Skip to content

Commit 1b6afb4

Browse files
authored
Merge pull request #380 from com-pas/dependabot/github_actions/google-github-actions/release-please-action-4
build(deps): Bump google-github-actions/release-please-action from 3 to 4
2 parents 8a97d8c + 6ccc24a commit 1b6afb4

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)