We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b614da commit d9e1966Copy full SHA for d9e1966
1 file changed
.github/workflows/build.yml
@@ -80,7 +80,7 @@ jobs:
80
touch "$digests_dir/${digest#sha256:}"
81
82
- name: Upload digest
83
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
84
with:
85
name: "digests-${{ env.image_repo }}-${{ env.image_tag }}-${{ matrix.arch }}"
86
path: "${{ runner.temp }}/digests/"
0 commit comments