Skip to content

Commit 90c723e

Browse files
chore(deps): update actions/checkout action to v5.0.1
1 parent 7f6698c commit 90c723e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
id: release
2626
uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
2727
- if: ${{ steps.release.outputs.release_created }}
28-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
28+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2929
- if: ${{ steps.release.outputs.release_created }}
3030
uses: ./.github/actions/publish
3131
with:

0 commit comments

Comments
 (0)