Skip to content

Commit f24914e

Browse files
chore(deps): update all dependencies (#1356)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [googleapis/release-please-action](https://redirect.github.com/googleapis/release-please-action) ([changelog](https://redirect.github.com/googleapis/release-please-action/compare/e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee..16a9c90856f42705d54a6fda1823352bdc62cf38)) | action | digest | `e4dc86b` → `16a9c90` | | [random](https://registry.terraform.io/providers/hashicorp/random) ([source](https://redirect.github.com/hashicorp/terraform-provider-random)) | required_provider | minor | `3.7.2` → `3.8.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-random (random)</summary> ### [`v3.8.0`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#380-January-12-2026) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.7.2...v3.8.0) ENHANCEMENTS: - Add uuid4 and uuid7 resources to generate valid random uuids of the appropriate version ([#&#8203;402](https://redirect.github.com/hashicorp/terraform-provider-random/issues/402)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b04e7d commit f24914e

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
appInstallationValue: ${{ github.repository }}
2626
# bootstrap-sha and release-as needs to be removed after first release
2727
- name: Release
28-
uses: googleapis/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
28+
uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
2929
with:
3030
token: ${{ steps.token.outputs.token }}
3131
config-file: ".github/.release-please-config.json"

.terraform.lock.hcl

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)