Skip to content

Commit aca22f4

Browse files
authored
chore: stop using deprecated release-please image name (#37)
1 parent 2cec784 commit aca22f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
release-please:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: google-github-actions/release-please-action@v4
15+
- uses: googleapis/release-please-action@v4
1616
id: release
1717
with:
1818
token: ${{ secrets.BOT_TOKEN }}

0 commit comments

Comments
 (0)