Skip to content

Commit

Permalink
Bump jreleaser/release-action from 1.3.0 to 1.4.0 (#42)
Browse files Browse the repository at this point in the history
Bumps [jreleaser/release-action](https://github.com/jreleaser/release-action) from 1.3.0 to 1.4.0.
- [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@1.3.0...1.4.0)

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

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] authored Aug 20, 2021
1 parent 149f823 commit b589781
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 @@ -121,7 +121,7 @@ jobs:
distribution: adopt
java-version: 16
- name: Release
uses: jreleaser/release-action@1.3.0
uses: jreleaser/release-action@1.4.0
with:
version: 0.6.0
env:
Expand Down

0 comments on commit b589781

Please sign in to comment.