We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a27a107 + 0b6d3ad commit ff05162Copy full SHA for ff05162
.github/workflows/goreleaser.yml
@@ -76,7 +76,7 @@ jobs:
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77
KREW_GITHUB_TOKEN: ${{ secrets.KREW_GITHUB_TOKEN }}
78
79
- - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # tag=v4.6.2
+ - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # tag=v5.0.0
80
if: ${{ always() }}
81
with:
82
name: binaries
0 commit comments