Skip to content

Commit

Permalink
Merge 983036a into c2c4b3a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2024
2 parents c2c4b3a + 983036a commit aa33944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-submodules.yaml
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 aa33944

Please sign in to comment.