Skip to content

Commit d68aa11

Browse files
authored
Merge pull request #10 from absolute-version/dependabot/github_actions/GoogleCloudPlatform/release-please-action-4
build(deps): bump GoogleCloudPlatform/release-please-action from 3 to 4
2 parents 268eb9c + e673200 commit d68aa11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
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@v3
11+
- uses: GoogleCloudPlatform/release-please-action@v4
1212
id: release
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)