Skip to content

Commit

Permalink
Bump jreleaser/release-action from 2.1.1 to 2.1.2 (#135)
Browse files Browse the repository at this point in the history
Bumps [jreleaser/release-action](https://github.com/jreleaser/release-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/jreleaser/release-action/releases)
- [Changelog](https://github.com/jreleaser/release-action/blob/main/get_jreleaser.java)
- [Commits](jreleaser/release-action@2.1.1...2.1.2)

---
updated-dependencies:
- dependency-name: jreleaser/release-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2022
1 parent 1169cec commit e3b032b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
name: connor-windows-x86_64.zip
path: target
- name: Release
uses: jreleaser/release-action@2.1.1
uses: jreleaser/release-action@2.1.2
with:
version: 0.10.0
setup-java: true
Expand Down

0 comments on commit e3b032b

Please sign in to comment.