Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to b18b1d3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 1ad1599 commit 0ba28ed
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@50769540e7f4bd5e21e526ee35c689e35e0d6874
- uses: actions/upload-artifact@b18b1d32f3f31abcdc29dee3f2484801fe7822f4
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@50769540e7f4bd5e21e526ee35c689e35e0d6874
- uses: actions/upload-artifact@b18b1d32f3f31abcdc29dee3f2484801fe7822f4
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@50769540e7f4bd5e21e526ee35c689e35e0d6874
- uses: actions/upload-artifact@b18b1d32f3f31abcdc29dee3f2484801fe7822f4
if: always()
with:
name: terratest-logs
Expand Down

0 comments on commit 0ba28ed

Please sign in to comment.