From ec8552417df51df8482df61b8ad78a7002634011 Mon Sep 17 00:00:00 2001 From: nessita <124304+nessita@users.noreply.github.com> Date: Wed, 24 Apr 2024 10:21:57 -0300 Subject: [PATCH] Pinned GitHub Actions for reminders to commit hashes for latest release. --- .github/workflows/reminders_check.yml | 2 +- .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 eaaa90936320..6b5ef92367ac 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 f92320bcc2e7..97059e507bf6 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