Skip to content

Commit a1ba71d

Browse files
chore(deps): update googleapis/release-please-action action to v5 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0dfc82e commit a1ba71d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
release-please:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: googleapis/release-please-action@v4.4.1
20+
- uses: googleapis/release-please-action@v5.0
2121
with:
2222
token: ${{ secrets.RELEASE_GH_TOKEN }}
2323
config-file: release-please-config.json

0 commit comments

Comments
 (0)