Skip to content

Commit 48ad66a

Browse files
chore(deps): pin googleapis/release-please-action action to a02a34c
1 parent d0f18c9 commit 48ad66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
release-please:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: googleapis/release-please-action@v4
14+
- uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4
1515
with:
1616
token: ${{ secrets.PAT_TOKEN }}
1717
config-file: release-please-config.json

0 commit comments

Comments
 (0)