Skip to content

Commit

Permalink
build: release-please now sorts commits
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Oct 9, 2020
1 parent 81ab5b7 commit bd3fddc
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/[email protected].1
- uses: GoogleCloudPlatform/[email protected].3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bd3fddc

Please sign in to comment.