Skip to content

Commit be1f50b

Browse files
chore(deps): pin actions/checkout action to 11bd719 (#942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f5dbd3 commit be1f50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: [18, 20, 22]
1717
steps:
1818
- name: Checkout Repository
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020

2121
- uses: the-guild-org/shared-config/setup@main
2222
name: setup env

0 commit comments

Comments
 (0)