Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed May 10, 2024
1 parent 7ec80c9 commit 0dc23ea
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 @@ -35,7 +35,7 @@ jobs:
maven-development-version-number: ${{ github.event.inputs.druid-version }}-stackable${{ github.event.inputs.next-stackable-version}}-SNAPSHOT
release-branch-name: "main"
- name: Release to GitHub
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # tag=v0.1.15
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
with:
files: |
target/checkout/target/*.jar
Expand Down

0 comments on commit 0dc23ea

Please sign in to comment.