Skip to content

Commit d52018e

Browse files
Use PR branch of release-please-action that updates to a fixed release-please version
1 parent 8907a61 commit d52018e

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
@@ -15,7 +15,7 @@ jobs:
1515
name: Create release PR
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: googleapis/release-please-action@v4
18+
- uses: googleapis/release-please-action@update-rp
1919
with:
2020
target-branch: ${{ github.ref_name }}
2121
token: ${{ secrets.HUGRBOT_PAT }}

0 commit comments

Comments
 (0)