Skip to content

Commit 505f813

Browse files
committed
Use action sha
1 parent 0d6b5b1 commit 505f813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
pull-requests: write
157157

158158
steps:
159-
- uses: actions/checkout@v4
159+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
160160
with:
161161
fetch-depth: 0
162162
- run: bundle install

0 commit comments

Comments
 (0)