Skip to content

Commit 57b8eca

Browse files
author
shur3d
committed
fix: Update release-please action to non-deprecated version
1 parent 7bc97f0 commit 57b8eca

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
@@ -10,7 +10,7 @@ jobs:
1010
release-please:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: google-github-actions/release-please-action@v4
13+
- uses: googleapis/release-please-action@v4
1414
with:
1515
# this assumes that you have created a personal access token
1616
# (PAT) and configured it as a GitHub action secret named

0 commit comments

Comments
 (0)