Skip to content

Commit 3799625

Browse files
phlaxCopilot
authored andcommitted
docker/ci: Pin action (#3374)
Signed-off-by: Ryan Northey <[email protected]>
1 parent 8a5528f commit 3799625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
shell: bash
7373

7474
- name: Upload OCI artifacts
75-
uses: actions/upload-artifact@v4
75+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
7676
with:
7777
name: oci-debian-${{ matrix.arch }}
7878
path: docker/build/oci-output/*.tar

0 commit comments

Comments
 (0)