Parcourir la source

Bump softprops/action-gh-release from 1 to 2 (#3624)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] il y a 2 mois
Parent
commit
7907509f76
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/sbom.yml

+ 1 - 1
.github/workflows/sbom.yml

@@ -167,7 +167,7 @@ jobs:
       # Attach SBOMs to GitHub release (only for releases, not PRs)
       - name: Attach SBOMs to GitHub Release
         if: github.event_name != 'pull_request'
-        uses: softprops/action-gh-release@v1
+        uses: softprops/action-gh-release@v2
         with:
           tag_name: v${{ steps.version_number.outputs.RELEASE_VERSION }}
           files: |