There was an error while loading. Please reload this page.
1 parent 19f5dd1 commit da5dd1aCopy full SHA for da5dd1a
1 file changed
actions/image-build/action.yml
@@ -114,7 +114,7 @@ runs:
114
touch "${{ runner.temp }}/digests/${digest#sha256:}"
115
116
- name: Upload digest
117
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
118
with:
119
name: ${{ inputs.artifact-key-base }}-${{ steps.cache-target.outputs.cache-key-base }}
120
path: ${{ runner.temp }}/digests/*
0 commit comments