Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to cf8714c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent d397f50 commit fa0c1ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/terratest-more-clusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
if: always()
uses: ./.github/actions/print-debug

- uses: actions/upload-artifact@353073034f1f3c6d1a65ede161c5a2ca79650a49
- uses: actions/upload-artifact@cf8714cfeaba5687a442b9bcb85b29e23f468dfa
if: always()
with:
name: terratest-logs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
if: always()
uses: ./.github/actions/print-debug

- uses: actions/upload-artifact@353073034f1f3c6d1a65ede161c5a2ca79650a49
- uses: actions/upload-artifact@cf8714cfeaba5687a442b9bcb85b29e23f468dfa
if: always()
with:
name: terratest-logs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
if: always()
uses: ./.github/actions/print-debug

- uses: actions/upload-artifact@353073034f1f3c6d1a65ede161c5a2ca79650a49
- uses: actions/upload-artifact@cf8714cfeaba5687a442b9bcb85b29e23f468dfa
if: always()
with:
name: terratest-logs
Expand Down

0 comments on commit fa0c1ff

Please sign in to comment.