There was an error while loading. Please reload this page.
2 parents 5516829 + 33d3e6c commit 7bbae2aCopy full SHA for 7bbae2a
1 file changed
.github/workflows/reusable-docker-build-native.yaml
@@ -205,7 +205,7 @@ jobs:
205
STEPS_BUILD_IMAGE_OUTPUTS_DIGEST: ${{ steps.build_image.outputs.digest }}
206
207
- name: Upload digest
208
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f #v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f #v7.0.0
209
with:
210
name: digests-${{ env.PLATFORM_PAIR }}
211
path: ${{ runner.temp }}/digests/*
0 commit comments