Skip to content

Commit 4ef2ab5

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v4
1 parent 0ab54d0 commit 4ef2ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Release Please Action
17-
uses: google-github-actions/release-please-action@v4
17+
uses: googleapis/release-please-action@v4
1818
with:
1919
token: ${{ secrets.PERSONAL_TOKEN }}
2020
config-file: release-please-config.json

0 commit comments

Comments
 (0)