We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b6602 commit 7e5ef55Copy full SHA for 7e5ef55
.github/workflows/image-prs.yaml
@@ -92,7 +92,7 @@ jobs:
92
93
# Upload artifact digests
94
- name: Upload artifact digests
95
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
+ uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
96
with:
97
name: image-digest ${{ matrix.name }}
98
path: image-digest
.github/workflows/image-release.yaml
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments