Skip to content

Commit

Permalink
Merge pull request #225 from Checkmarx/dependabot/github_actions/soft…
Browse files Browse the repository at this point in the history
…props/action-gh-release-2.0.8

Bump softprops/action-gh-release from 2.0.7 to 2.0.8
  • Loading branch information
pedrompflopes authored Jul 19, 2024
2 parents f9f2035 + 4b289af commit adb39c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

# Create the release
- name: Create Release or Pre-release
uses: softprops/action-gh-release@fb2d03176f42a1f0dd433ca263f314051d3edd44 #master (currently 2.0.5)
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 #master (currently 2.0.5)
with:
release_name: Checkmarx Azure ${{ env.RELEASE_VERSION }}
tag_name: ${{ env.GH_RELEASE_TAG_NAME }}
Expand Down

0 comments on commit adb39c8

Please sign in to comment.