Skip to content

Commit

Permalink
Pinned GitHub Actions for reminders to commit hashes for latest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
nessita committed Apr 24, 2024
1 parent 694a965 commit ec85524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reminders_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check reminders and notify users
uses: agrc/reminder-action@v1
uses: agrc/reminder-action@e59091b4e9705a6108120cb50823108df35b5392
2 changes: 1 addition & 1 deletion .github/workflows/reminders_create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check comments and create reminders
uses: agrc/create-reminder-action@v1
uses: agrc/create-reminder-action@922893a5705067719c4c4751843962f56aabf5eb

0 comments on commit ec85524

Please sign in to comment.