Skip to content

Commit a7a8d61

Browse files
authored
Merge branch 'develop' into dependabot/maven/surefire-plugin.version-3.2.3
2 parents b435be6 + 1b6afb4 commit a7a8d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
outputs:
1919
release_created: ${{ steps.release.outputs.release_created }}
2020
steps:
21-
- uses: google-github-actions/release-please-action@v3
21+
- uses: google-github-actions/release-please-action@v4
2222
id: release
2323
with:
2424
release-type: maven

0 commit comments

Comments
 (0)