Skip to content

Commit 6dc946b

Browse files
chore(deps): update actions/upload-artifact digest to 043fb46 (#285)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cb42ab commit 6dc946b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
version: ${{ env.GORELEASER_VERSION }}
4646
args: --clean --skip=ko,publish --snapshot
4747
- name: Upload Artifacts (Snapshot)
48-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
48+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
4949
if: ${{ ! startsWith(github.ref, 'refs/tags/') }}
5050
with:
5151
name: dist

0 commit comments

Comments
 (0)