Skip to content

Commit 8478d00

Browse files
committed
build: Fix release-please SHA
1 parent b561ad7 commit 8478d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: googleapis/release-please-action@7987652
16+
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f
1717
id: release
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)