Skip to content

Commit

Permalink
Update .github/workflows/_release_please.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Garry O'Donnell <garry.o'[email protected]>
  • Loading branch information
daurer and garryod authored Feb 14, 2025
1 parent 227eed3 commit d7b7873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_release_please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
app-id: 1077859
private-key: ${{ secrets.release_please_token }}

- uses: googleapis/release-please-action@v4
- uses: googleapis/release-please-action@v4.1.3
with:
token: ${{ steps.app-token.outputs.token }}
manifest-file: .release-please-manifest.json
Expand Down

0 comments on commit d7b7873

Please sign in to comment.