Skip to content

Commit

Permalink
Merge pull request #2017 from redhat-appstudio/renovate/actions-uploa…
Browse files Browse the repository at this point in the history
…d-artifact-digest

chore(deps): update actions/upload-artifact digest to 834a144
  • Loading branch information
rnc authored Aug 11, 2024
2 parents a736908 + ca8fbcc commit 28cd5fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/minikube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
./deploy/minikube-ci.sh
make minikube-test
- name: Archive Report
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
if: always()
with:
name: matrix-report-${{ matrix.abtestsets }}
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
./deploy/minikube-ci.sh
make minikube-test
- name: Archive Report
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
if: always()
with:
name: matrix-report-${{ matrix.dbtestsets }}
Expand Down

0 comments on commit 28cd5fd

Please sign in to comment.