Skip to content

Commit

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

Update actions/upload-artifact digest to 5d5d22a
  • Loading branch information
turkenf authored Feb 6, 2024
2 parents 26ee2cc + 87096f7 commit bce5e8f
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@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
with:
name: cluster-dump-aws
path: ./_output/cluster-dump
Expand Down

0 comments on commit bce5e8f

Please sign in to comment.