Skip to content

Commit 6c00021

Browse files
chore(deps): pin googleapis/release-please-action action to a02a34c (#1361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e2dcf2 commit 6c00021

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
@@ -13,7 +13,7 @@ jobs:
1313

1414
# Release-please creates a PR that tracks all changes
1515
steps:
16-
- uses: googleapis/release-please-action@v4
16+
- uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4
1717
id: release
1818
with:
1919
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}

0 commit comments

Comments
 (0)