Skip to content

Commit

Permalink
chore: Update actions/upload-artifact digest to 65c4c4a (#1127)
Browse files Browse the repository at this point in the history
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
  • Loading branch information
grafanarenovatebot[bot] authored Jan 14, 2025
1 parent 451e5cb commit 28126e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
dist/${{ steps.build-info.outputs.os }}-${{ steps.build-info.outputs.arch }}
- name: upload build artifact
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
with:
name: build-artifacts-${{ steps.build-info.outputs.os }}-${{ steps.build-info.outputs.arch }}
path: dist/build-artifacts.${{ steps.build-info.outputs.os }}-${{ steps.build-info.outputs.arch }}.tar
Expand Down

0 comments on commit 28126e9

Please sign in to comment.