Skip to content

Commit 35e1137

Browse files
authored
chore: migrate to googleapis/release-please-action v4.4.1 (#679)
The google-github-actions/release-please-action org is deprecated. Switch to the maintained googleapis org and pin to v4.4.1. Made-with: Cursor
1 parent 9872c28 commit 35e1137

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
@@ -14,7 +14,7 @@ jobs:
1414
release_created: ${{ steps.release.outputs.release_created }}
1515
tag_name: ${{ steps.release.outputs.tag_name }}
1616
steps:
17-
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
17+
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
1818
id: release
1919
with:
2020
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)