Skip to content

Commit

Permalink
chore: update release-please-action to v2.5.5 (nodejs#510)
Browse files Browse the repository at this point in the history
Closes: nodejs#508
  • Loading branch information
targos authored Oct 15, 2020
1 parent 62fc5ce commit 5ad7e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v1.6.3
- uses: GoogleCloudPlatform/release-please-action@v2.5.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
Expand Down

0 comments on commit 5ad7e4e

Please sign in to comment.