Skip to content

Commit c99fa8a

Browse files
chore(deps): update googleapis/release-please-action action to v4.3.0 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd64125 commit c99fa8a

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
@@ -13,6 +13,6 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: googleapis/release-please-action@v4.2.0
16+
- uses: googleapis/release-please-action@v4.3.0
1717
with:
1818
token: ${{ secrets.RELEASE_PLEASE }}

0 commit comments

Comments
 (0)