Skip to content

Commit b8bb72a

Browse files
authored
Merge pull request #1783 from progfay/renovate/actions-checkout-4.x
Update actions/checkout action to v4.2.2
2 parents abf6c46 + 8e9c3f1 commit b8bb72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
contents: write
2020
id-token: write # The OIDC ID token is used for authentication with JSR.
2121
steps:
22-
- uses: actions/[email protected].1
22+
- uses: actions/[email protected].2
2323
- uses: actions/[email protected]
2424
with:
2525
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)