diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index 5667545..a317d43 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -61,7 +61,7 @@ jobs: # Release notes are authored by the release process, not # auto-generated here. - name: Create GitHub Release - uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} @@ -146,7 +146,7 @@ jobs: - name: Upload to release if: startsWith(github.ref, 'refs/tags/Run/v') - uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3 with: files: | Run-${{ matrix.target }}*