Skip to content

Commit

Permalink
chore(deps): update svenstaro/upload-release-action digest to 1beeb57
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 23e90a8 commit 229c9c2
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 @@ -21,7 +21,7 @@ jobs:
arguments: jar

- name: Upload binaries to release
uses: svenstaro/upload-release-action@133984371c30d34e38222a64855679a414cb7575 # tag=v2
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df # v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./build/libs/*.jar
Expand Down

0 comments on commit 229c9c2

Please sign in to comment.