Skip to content

Commit 22614cb

Browse files
authored
chore(ci): bump check-action-versions SHA pin (#141)
Upstream v1 retagged to 800cc33 (fix PR #4: silently swallow 404 JSON leakage in resolve-latest.sh when an action has no published GitHub Releases).
1 parent 80df350 commit 22614cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-action-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
token: ${{ secrets.ACTION_UPDATER_PAT }}
1919

20-
- uses: nerdalytics/check-action-versions@3c702505657a6f6bc0eafe3f65dc673dec7efb4a # v1
20+
- uses: nerdalytics/check-action-versions@800cc33a5c20ca73557cc7358a1c1f0b91f0a90a # v1
2121
with:
2222
committer-name: nerdalytics
2323
committer-email: 97166791+nerdalytics@users.noreply.github.com

0 commit comments

Comments
 (0)