Skip to content

Commit

Permalink
Merge pull request #489 from rancher/renovate/actions-upload-artifact…
Browse files Browse the repository at this point in the history
…-4.x

Update actions/upload-artifact action to v4.4.0
  • Loading branch information
ericpromislow authored Sep 4, 2024
2 parents 08fe464 + c0d69c4 commit cb4764a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
touch "/tmp/digests/${digest#sha256:}"
- name: Upload digest
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
# https://github.com/actions/upload-artifact/releases/tag/v4.3.3
with:
name: digests-${{ matrix.arch }}
Expand Down

0 comments on commit cb4764a

Please sign in to comment.