Skip to content

Commit 3946efc

Browse files
Update actions/upload-artifact digest to 4cec3d8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31a141e commit 3946efc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/minikube.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
./deploy/minikube-ci.sh
8888
make minikube-test
8989
- name: Archive Report
90-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
90+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
9191
if: always()
9292
with:
9393
name: matrix-report-${{ matrix.abtestsets }}
@@ -150,7 +150,7 @@ jobs:
150150
./deploy/minikube-ci.sh
151151
make minikube-test
152152
- name: Archive Report
153-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
153+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
154154
if: always()
155155
with:
156156
name: matrix-report-${{ matrix.dbtestsets }}

0 commit comments

Comments
 (0)