Skip to content

Commit fe74b17

Browse files
tbradshamatticbot
authored andcommitted
Update actions/checkout action to v5 (#45593)
Co-authored-by: Renovate Bot <[email protected]> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/18747913602 Upstream-Ref: Automattic/jetpack@29137ce
1 parent 1f0061a commit fe74b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autotagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
exit 1
2323
fi
2424
25-
- uses: actions/checkout@v4
25+
- uses: actions/checkout@v5
2626
with:
2727
# We want to potentially trigger "tag" events, but the default GITHUB_TOKEN
2828
# explicitly does not trigger events.

0 commit comments

Comments
 (0)