We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c0a3e7 + 33ccba0 commit 0339622Copy full SHA for 0339622
1 file changed
.github/workflows/weekly-update.yml
@@ -24,7 +24,7 @@ jobs:
24
git config --global user.email license.update@rubygems.org
25
git config --global push.autoSetupRemote true
26
27
- - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
28
29
- name: Check versions
30
run: |
0 commit comments