Skip to content

Commit 829368d

Browse files
authored
ci: update moved release-please-action action (#71)
1 parent 1da973d commit 829368d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
releases_created: ${{ steps.release.outputs.releases_created }}
2323
tag_name: ${{ steps.release.outputs.tag_name }}
2424
steps:
25-
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
25+
- uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1
2626
id: release
2727
with:
2828
command: manifest

0 commit comments

Comments
 (0)