From 3854b779b62dcc99adc8a079fa13ce351a39c13d Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Fri, 13 Dec 2024 10:17:39 +0100 Subject: [PATCH] ci: Update release-please.yml (#10897) ci: update to googleapis/release-please-action per https://github.com/openfoodfacts/.github/issues/39 --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 1ab95d0cef5b8..52277978d87d4 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - id: release - uses: google-github-actions/release-please-action@v4.1.1 + uses: googleapis/release-please-action@v4.1.1 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