Skip to content

Commit

Permalink
ci: change to non deprecated action googleapis/release-please-action (o…
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Nov 6, 2024
1 parent 543eed6 commit e3fa4f4
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 @@ -20,7 +20,7 @@ jobs:
tag_name: ${{ steps.release_please.outputs.tag_name }}
steps:
- name: Release-please
uses: google-github-actions/release-please-action@v4
uses: googleapis/release-please-action@v4
id: release_please
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e3fa4f4

Please sign in to comment.