Skip to content

Commit

Permalink
ci: Update release-please.yml (#10897)
Browse files Browse the repository at this point in the history
ci: update to googleapis/release-please-action per
openfoodfacts/.github#39
  • Loading branch information
teolemon authored Dec 13, 2024
1 parent 83eee67 commit 3854b77
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: release
uses: google-github-actions/[email protected]
uses: googleapis/[email protected]
with:
# We can't use GITHUB_TOKEN here because, github actions can't trigger actions
# see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow
Expand Down

0 comments on commit 3854b77

Please sign in to comment.