Skip to content

Commit a199ba3

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action
1 parent d5edbc2 commit a199ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1818

1919
- name: Analyse commits and open PR or prepare release 📦
20-
uses: google-github-actions/release-please-action@v3
20+
uses: googleapis/release-please-action@v3
2121
id: release
2222
with:
2323
# We need to use PAT in order to trigger the release workflow

0 commit comments

Comments
 (0)