Skip to content

Commit f472f33

Browse files
committed
fix(ci): update release please action
1 parent a604b52 commit f472f33

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
@@ -16,6 +16,6 @@ jobs:
1616
steps:
1717
- id: release
1818
name: Release please
19-
uses: googleapis/release-please-action@v4
19+
uses: googleapis/release-please-action@v5
2020
with:
2121
token: ${{ secrets.GH_PAC }}

0 commit comments

Comments
 (0)