Skip to content

Commit 28cd5fd

Browse files
authored
Merge pull request #2017 from redhat-appstudio/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to 834a144
2 parents a736908 + ca8fbcc commit 28cd5fd

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
@@ -81,7 +81,7 @@ jobs:
8181
./deploy/minikube-ci.sh
8282
make minikube-test
8383
- name: Archive Report
84-
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
84+
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
8585
if: always()
8686
with:
8787
name: matrix-report-${{ matrix.abtestsets }}
@@ -138,7 +138,7 @@ jobs:
138138
./deploy/minikube-ci.sh
139139
make minikube-test
140140
- name: Archive Report
141-
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
141+
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
142142
if: always()
143143
with:
144144
name: matrix-report-${{ matrix.dbtestsets }}

0 commit comments

Comments
 (0)