Skip to content

Commit

Permalink
chore(deps): update google-github-actions/release-please-action actio…
Browse files Browse the repository at this point in the history
…n to v4
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 508bdf4 commit 0433c46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-submodules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
matrix:
package: ${{fromJson(needs.changeFinder.outputs.nodePaths)}}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: tag-release
with:
path: packages/${{ matrix.package }}
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
matrix:
package: ${{fromJson(needs.changeFinder.outputs.nodePaths)}}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release-please
with:
path: packages/${{ matrix.package }}
Expand Down

0 comments on commit 0433c46

Please sign in to comment.