Skip to content

Commit

Permalink
Merge pull request #633 from upbound/renovate/actions-upload-artifact…
Browse files Browse the repository at this point in the history
…-digest

Update actions/upload-artifact digest to 694cdab
  • Loading branch information
turkenf authored Jan 19, 2024
2 parents 48b27cb + 784521b commit 7cb9c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uptest-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- name: Upload Cluster Dump
if: always()
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4
with:
name: cluster-dump-azure
path: ./_output/cluster-dump
Expand Down

0 comments on commit 7cb9c5d

Please sign in to comment.