From 685e9a641e29b1571499e410a53d8040f2eabab5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:27:16 +0000 Subject: [PATCH] build(deps): update actions/upload-artifact digest to 6f51ac0 (#6108) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/jreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jreleaser.yml b/.github/workflows/jreleaser.yml index b4cbc0566de..1c96907b6ef 100644 --- a/.github/workflows/jreleaser.yml +++ b/.github/workflows/jreleaser.yml @@ -41,7 +41,7 @@ jobs: # Log failures - name: JReleaser release output if: always() - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4 + uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 with: name: jreleaser-release path: |