diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d3230b2..82dbc45 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -439,7 +439,7 @@ jobs: } >> "$GITHUB_OUTPUT" - name: Update GitHub Release - uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3 + uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4 with: tag_name: ${{ needs.release-please.outputs.tag-name }} name: Release ${{ needs.release-please.outputs.tag-name }} diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml index ac21220..bf0160c 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -418,7 +418,7 @@ jobs: merge-multiple: true - name: Attach SBOM to release - uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3 + uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4 with: files: | sbom-node22.json