Skip to content

Commit 603cd57

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v3 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db0919e commit 603cd57

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
@@ -28,7 +28,7 @@ jobs:
2828

2929
# Release-please creates a PR that tracks all changes
3030
steps:
31-
- uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
31+
- uses: googleapis/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
3232
id: release
3333
with:
3434
command: manifest

0 commit comments

Comments
 (0)