Skip to content

Commit

Permalink
chore(ci,releases): bump release-please-action to 2.5.5 (#350)
Browse files Browse the repository at this point in the history
This should hopefully resolve the problem we are seeing with too many
commits included in the changelog.

Signed-off-by: Lance Ball <lball@redhat.com>
  • Loading branch information
lance authored Oct 13, 2020
1 parent f6be285 commit c4afacb
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 @@ -7,7 +7,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2.4.1
- uses: GoogleCloudPlatform/release-please-action@v2.5.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
Expand Down

0 comments on commit c4afacb

Please # to comment.