Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 0b2256b (#1645)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 067f9c7 commit 397f707
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@552bf3722c16e81001aea7db72d8cedf64eb5f68
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b
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@552bf3722c16e81001aea7db72d8cedf64eb5f68
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b
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@552bf3722c16e81001aea7db72d8cedf64eb5f68
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b
if: always()
with:
name: terratest-logs
Expand Down

0 comments on commit 397f707

Please sign in to comment.