Skip to content

Commit

Permalink
ci: use updated release-please action (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld authored Aug 20, 2024
1 parent db68cbc commit 49e10d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
target-branch: v7

0 comments on commit 49e10d1

Please sign in to comment.