Skip to content

Commit 1c1b90c

Browse files
authored
Merge pull request #85 from openfoodfacts/dependabot/github_actions/GoogleCloudPlatform/release-please-action-4.2.0
build(deps): bump GoogleCloudPlatform/release-please-action from 4.1.5 to 4.2.0
2 parents 0707b5f + 18a9ee3 commit 1c1b90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
release-please:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: GoogleCloudPlatform/release-please-action@v4.1.5
11+
- uses: GoogleCloudPlatform/release-please-action@v4.2.0
1212
with:
1313
# We can't use GITHUB_TOKEN here because, github actions can't provocate actions
1414
# see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow

0 commit comments

Comments
 (0)