diff --git a/.github/workflows/base-release.yaml b/.github/workflows/base-release.yaml index ee9b0402..04062345 100644 --- a/.github/workflows/base-release.yaml +++ b/.github/workflows/base-release.yaml @@ -93,7 +93,7 @@ jobs: COSIGN_YES: true GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }} - - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3 + - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4 with: name: artifacts-${{ inputs.distribution }}-${{ matrix.GOOS }}-${{ matrix.GOARCH }} path: distributions/${{ inputs.distribution }}/dist/**/*