Skip to content

Commit 1724e45

Browse files
chore(deps): update actions/checkout digest to 8e8c483 (main) (#4511)
1 parent 457f20f commit 1724e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
# This is required for backport action to cherry-pick the PR
4040
- name: Fetch PR ref
41-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
41+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4242
with:
4343
ref: ${{ github.event.pull_request.head.sha }}
4444
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)