Skip to content

Commit 0339622

Browse files
authored
Merge pull request #6906 from rubygems/dependabot/github_actions/actions/checkout-3.5.3
Bump actions/checkout from 3.5.2 to 3.5.3
2 parents 6c0a3e7 + 33ccba0 commit 0339622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git config --global user.email license.update@rubygems.org
2525
git config --global push.autoSetupRemote true
2626
27-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
27+
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2828

2929
- name: Check versions
3030
run: |

0 commit comments

Comments
 (0)