Skip to content

Commit 323794e

Browse files
dependabot[bot]isidore
authored andcommitted
. e Bump qcastel/github-actions-maven-release from 1.12.31 to 1.12.43
Bumps [qcastel/github-actions-maven-release](https://github.com/qcastel/github-actions-maven-release) from 1.12.31 to 1.12.43. - [Release notes](https://github.com/qcastel/github-actions-maven-release/releases) - [Commits](qcastel/github-actions-maven-release@v1.12.31...v1.12.43) --- updated-dependencies: - dependency-name: qcastel/github-actions-maven-release dependency-version: 1.12.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df1f723 commit 323794e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: mvn versions:set -DnewVersion=${{ steps.version.outputs.tag }}
2929

3030
- name: Release Maven package
31-
uses: qcastel/github-actions-maven-release@v1.12.31
31+
uses: qcastel/github-actions-maven-release@v1.12.43
3232
with:
3333
gpg-enabled: "true"
3434
gpg-key: ${{ secrets.gpg_private_key }}

0 commit comments

Comments
 (0)