Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to ef09cda
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 23f6132 commit 38c73d5
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 @@ -75,7 +75,7 @@ jobs:
if: always()
uses: ./.github/actions/print-debug

- uses: actions/upload-artifact@4c0ff1c489dca52fedb26375d7d8fe7bd9233f19
- uses: actions/upload-artifact@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb
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 @@ -98,7 +98,7 @@ jobs:
if: always()
uses: ./.github/actions/print-debug

- uses: actions/upload-artifact@4c0ff1c489dca52fedb26375d7d8fe7bd9233f19
- uses: actions/upload-artifact@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb
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 @@ -95,7 +95,7 @@ jobs:
if: always()
uses: ./.github/actions/print-debug

- uses: actions/upload-artifact@4c0ff1c489dca52fedb26375d7d8fe7bd9233f19
- uses: actions/upload-artifact@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb
if: always()
with:
name: terratest-logs
Expand Down

0 comments on commit 38c73d5

Please sign in to comment.