Skip to content

Commit d5b55d9

Browse files
chore(deps): update actions/checkout digest to eef6144 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a612428 commit d5b55d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
echo "# :warning: GITHUB_TOKEN is used" >> $GITHUB_STEP_SUMMARY
3838
echo "The GITHUB_TOKEN is used instead of a bot token or PAT that will not emit the released publish event for triggering a released workflow." >> $GITHUB_STEP_SUMMARY
3939
40-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
40+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
4141
with:
4242
fetch-depth: 0
4343
token: ${{ steps.bot_token.outputs.token || secrets.PAT || secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)