Skip to content

Commit fd53475

Browse files
authored
Merge pull request #2170 from redhat-appstudio/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to b4b15b8
2 parents 600ec35 + ea9f4bd commit fd53475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/minikube.yaml

Lines changed: 2 additions & 2 deletions
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@604373da6381bf24206979c74d06a550515601b9 # v4
90+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # 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@604373da6381bf24206979c74d06a550515601b9 # v4
153+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
154154
if: always()
155155
with:
156156
name: matrix-report-${{ matrix.dbtestsets }}

0 commit comments

Comments
 (0)