Skip to content

Commit

Permalink
Bump AButler/upload-release-assets from 2.0 to 3.0
Browse files Browse the repository at this point in the history
Bumps [AButler/upload-release-assets](https://github.com/abutler/upload-release-assets) from 2.0 to 3.0.
- [Release notes](https://github.com/abutler/upload-release-assets/releases)
- [Commits](AButler/upload-release-assets@v2.0...v3.0)

---
updated-dependencies:
- dependency-name: AButler/upload-release-assets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent bc25aff commit 8d64b77
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 @@ -30,7 +30,7 @@ jobs:
gradle-home-cache-cleanup: true

- name: Upload artifacts GitHub
uses: AButler/upload-release-assets@v2.0
uses: AButler/upload-release-assets@v3.0

with:
files: 'build/libs/*-all.jar'
Expand Down

0 comments on commit 8d64b77

Please sign in to comment.