Skip to content

Commit c0da809

Browse files
chore(deps): bump jreleaser/release-action from 2.4.2 to 2.4.3 (#137)
Bumps [jreleaser/release-action](https://github.com/jreleaser/release-action) from 2.4.2 to 2.4.3. - [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@f69e545...ad73772) --- updated-dependencies: - dependency-name: jreleaser/release-action dependency-version: 2.4.3 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>
1 parent 2f72939 commit c0da809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
npm pack
5959
6060
- name: Publish release with JReleaser
61-
uses: jreleaser/release-action@f69e545b05f149483cecb2fb81866247992694b8 # v 2.4.2
61+
uses: jreleaser/release-action@ad73772277e63d9f2bbf4f24a7bb1300388334d7 # v 2.4.3
6262
env:
6363
JRELEASER_PROJECT_VERSION: ${{ github.event.inputs.version }}
6464
JRELEASER_GPG_PASSPHRASE: ${{ secrets.JRELEASER_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)