Skip to content

Commit bd2f00b

Browse files
build(deps): update googleapis/release-please-action action to v4.1.5
1 parent 1d893e9 commit bd2f00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
name: Release Please
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec # v4.1.4
14+
- uses: googleapis/release-please-action@5792afc6b46e9bb55deda9eda973a18c226bc3fc # v4.1.5
1515
with:
1616
token: ${{ secrets.WORKFLOW_TOKEN }} # We need to set the PAT so the publish workflow can be triggered

0 commit comments

Comments
 (0)