Skip to content

Commit ce1f96c

Browse files
Bump svenstaro/upload-release-action from 2.2.1 to 2.9.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.2.1 to 2.9.0. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](svenstaro/upload-release-action@483c1e5...04733e0) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8714924 commit ce1f96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Maven build
2323
run: mvn --batch-mode clean install
2424
- name: Upload binaries to release
25-
uses: svenstaro/upload-release-action@483c1e56f95e88835747b1c7c60581215016cbf2
25+
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd
2626
with:
2727
repo_token: ${{ secrets.GITHUB_TOKEN }}
2828
file: target/ldap-server.jar

0 commit comments

Comments
 (0)