Skip to content

Commit

Permalink
Merge pull request #186 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 7db95c4 + a4ab316 commit eaf844d
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 @@ -83,7 +83,7 @@ jobs:
run: msbuild .\ast-visual-studio-extension\ast-visual-studio-extension.csproj /p:Configuration=Release /p:DeployExtension=False

- name: Create Release
uses: softprops/action-gh-release@fb2d03176f42a1f0dd433ca263f314051d3edd44 #v0.1.15
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 #v0.1.15
with:
tag_name: ${{ inputs.tag }}
prerelease: ${{ inputs.dev }}
Expand Down

0 comments on commit eaf844d

Please sign in to comment.