Skip to content

Commit 96afc46

Browse files
chore(deps): bump GoogleCloudPlatform/release-please-action from v2.17 to v2.19 (#68)
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from v2.17 to v2.19. - [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@v2.17...76ee919) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb6a200 commit 96afc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10-
- uses: GoogleCloudPlatform/release-please-action@v2.17
10+
- uses: GoogleCloudPlatform/release-please-action@v2.19
1111
id: release
1212
with:
1313
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)