Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 5adc397

Browse files
chore(deps): bump google-github-actions/release-please-action from 3.7.5 to 3.7.6 (#3145)
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.5 to 3.7.6. - [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@e0b9d18...ee9822e) --- 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 48da039 commit 5adc397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
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@e0b9d1885d92e9a93d5ce8656de60e3b806e542c # ratchet:google-github-actions/release-please-action@v3
57+
uses: google-github-actions/release-please-action@ee9822ec2c397e8a364d634464339ac43a06e042 # 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)