Skip to content

Commit d29afd8

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write # for googleapis/release-please-action to create release PR
1717
# Release-please creates a PR that tracks all changes
1818
steps:
19-
- uses: google-github-actions/release-please-action@v3
19+
- uses: googleapis/release-please-action@v3
2020
id: release
2121
with:
2222
command: manifest

0 commit comments

Comments
 (0)