Skip to content

Commit

Permalink
Update actions/upload-artifact action to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Feb 22, 2025
1 parent 71c4fe2 commit 16b8edd
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 @@ -115,7 +115,7 @@ jobs:
touch "/tmp/digests/${digest#sha256:}"
- name: Upload digest
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
# https://github.com/actions/upload-artifact/releases/tag/v4.3.3
with:
name: digests-${{ matrix.arch }}
Expand Down

0 comments on commit 16b8edd

Please sign in to comment.