We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769071e commit f6ce8b8Copy full SHA for f6ce8b8
.github/workflows/release-please.yml
@@ -7,7 +7,7 @@ jobs:
7
release-please:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: bcoe/[email protected]
+ - uses: GoogleCloudPlatform/[email protected]
11
with:
12
token: ${{ secrets.GITHUB_TOKEN }}
13
release-type: node
0 commit comments