Skip to content

Commit 2890ef0

Browse files
dependabot[bot]enneitex
authored andcommitted
chore(deps): bump softprops/action-gh-release from 2.3.0 to 2.3.2 (argoproj#23351)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: enneitex <[email protected]>
1 parent 36b432d commit 2890ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
echo "hashes=$(sha256sum /tmp/sbom.tar.gz | base64 -w0)" >> "$GITHUB_OUTPUT"
199199
200200
- name: Upload SBOM
201-
uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2.3.0
201+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
202202
env:
203203
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
204204
with:

0 commit comments

Comments
 (0)