Skip to content

Commit beb32fb

Browse files
ci: pinning googleapis/release-please-action at v4.1.3 (#39)
1 parent 5715def commit beb32fb

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
@@ -14,6 +14,6 @@ jobs:
1414
release-please:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: googleapis/release-please-action@v4
17+
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
1818
with:
1919
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}

0 commit comments

Comments
 (0)