From 216822e8ebac825b2761291a97083df26b2f2dda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:35:53 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to 0b2256b --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d4ec09d..9ae28b5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -49,7 +49,7 @@ jobs: version: ${{ env.GORELEASER_VERSION }} - name: Upload Snapshot if: "!startsWith(github.ref, 'refs/tags/')" - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4 + uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4 with: name: sentry-sendmail if-no-files-found: error