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

Commit 4019a78

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
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/setup-qemu-action@v3.0.0
1515
- uses: docker/setup-buildx-action@v3.7.1
1616

0 commit comments

Comments
 (0)