Skip to content

Commit

Permalink
build(deps): bump softprops/action-gh-release from 2.0.3 to 2.0.4 (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent 60e6b8b commit 5f8312b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-build-for-release.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
name: project-release-artifacts
path: ./release/
- name: Create draft release
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.3
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
with:
name: ${{ github.ref_name }}
tag_name: ${{ github.ref_name }}
Expand Down

0 comments on commit 5f8312b

Please sign in to comment.