Skip to content

Commit

Permalink
update action-gh-release to version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadsden committed Dec 28, 2024
1 parent 58e622e commit 1d09ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ jobs:
tar -czvf threat-dragon-sboms.zip sboms
- name: Create release notes
uses: softprops/action-gh-release@v2.1.0
uses: softprops/action-gh-release@v2.2.0
with:
draft: true
name: "${releaseVersion:1}"
Expand Down

0 comments on commit 1d09ff5

Please sign in to comment.