Skip to content

Commit 6059227

Browse files
committed
chore: use fork of release-please
1 parent fb19b05 commit 6059227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
id-token: write
260260
pull-requests: write
261261
steps:
262-
- uses: googleapis/release-please-action@v4
262+
- uses: gvillo/release-please-action@v4.2.1-gvillo
263263
id: release
264264
with:
265265
token: ${{ secrets.UCI_GITHUB_TOKEN || github.token }}

0 commit comments

Comments
 (0)