Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 3ce65c5

Browse files
Update actions/checkout digest to 08eba0b
Update actions/checkout Change-type: patch
1 parent 875b0fe commit 3ce65c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/finalize/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
# the permissions we need to push to the repo
3333
# https://github.com/actions/checkout
3434
- name: Checkout code
35-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
35+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
3636
with:
3737
token: ${{ steps.gh_app_token.outputs.token }}
3838
ref: ${{ github.ref }}

0 commit comments

Comments
 (0)