Skip to content

Commit abfd640

Browse files
chore(deps): bump google-github-actions/release-please-action from 3.7.6 to 3.7.8 (#3185)
chore(deps): bump google-github-actions/release-please-action Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.6 to 3.7.8. - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](google-github-actions/release-please-action@ee9822e...c078ea3) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88e537b commit abfd640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: echo "name=${GITHUB_REF#refs/heads/}" >> $GITHUB_OUTPUT
5555
- name: Release
5656
id: release
57-
uses: google-github-actions/release-please-action@ee9822ec2c397e8a364d634464339ac43a06e042 # ratchet:google-github-actions/release-please-action@v3
57+
uses: google-github-actions/release-please-action@c078ea33917ab8cfa5300e48f4b7e6b16606aede # ratchet:google-github-actions/release-please-action@v3
5858
with:
5959
default-branch: ${{ steps.branch.outputs.name }}
6060
release-type: terraform-module

0 commit comments

Comments
 (0)