mirror of
https://github.com/django/django.git
synced 2025-11-25 13:13:28 +00:00
Pinned GitHub Actions for reminders to commit hashes for latest release.
This commit is contained in:
parent
694a96524b
commit
ec8552417d
2 changed files with 2 additions and 2 deletions
2
.github/workflows/reminders_check.yml
vendored
2
.github/workflows/reminders_check.yml
vendored
|
|
@ -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
.github/workflows/reminders_create.yml
vendored
2
.github/workflows/reminders_create.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue