Skip to content

Commit 4019a78

Browse files
authored
Auto merge! (merge-pr-in-all)
Update actions/checkout digest to 11bd719
2 parents abf8490 + 76ba47f commit 4019a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build_image:
1111
runs-on: ubuntu-22.04
1212
steps:
13-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13+
- uses: actions/checkout@v4.2.2
1414
- uses: docker/[email protected]
1515
- uses: docker/[email protected]
1616

0 commit comments

Comments
 (0)