diff options
| author | nessita <124304+nessita@users.noreply.github.com> | 2024-04-24 10:21:57 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-24 10:21:57 -0300 |
| commit | ec8552417df51df8482df61b8ad78a7002634011 (patch) | |
| tree | aa0c192b65938d441b82974010a397a3968d7a83 /.github | |
| parent | 694a96524b0cf4809f7f597f73d039cb9438cc93 (diff) | |
Pinned GitHub Actions for reminders to commit hashes for latest release.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/reminders_check.yml | 2 | ||||
| -rw-r--r-- | .github/workflows/reminders_create.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/reminders_check.yml b/.github/workflows/reminders_check.yml index eaaa909363..6b5ef92367 100644 --- a/.github/workflows/reminders_check.yml +++ b/.github/workflows/reminders_check.yml @@ -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 diff --git a/.github/workflows/reminders_create.yml b/.github/workflows/reminders_create.yml index f92320bcc2..97059e507b 100644 --- a/.github/workflows/reminders_create.yml +++ b/.github/workflows/reminders_create.yml @@ -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 |
