Skip to content

Commit df0f26e

Browse files
chore: mitigate move of release please action
Signed-off-by: andy Augustin <[email protected]>
1 parent 03661a8 commit df0f26e

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
@@ -23,7 +23,7 @@ jobs:
2323
release_created: ${{ steps.release.outputs.release_created }}
2424
tag_name: ${{ steps.release.outputs.tag_name }}
2525
steps:
26-
- uses: google-github-actions/release-please-action@v4
26+
- uses: googleapis/release-please-action@v4
2727
id: release
2828
with:
2929
release-type: simple

0 commit comments

Comments
 (0)