From 85d0a44a4da29cdf154b0797357c2e9a115d0f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:36:10 +0000 Subject: [PATCH] build(deps): bump action-stars/helm-workflows from 0.6.4 to 0.6.5 in the github-actions group (#1095) build(deps): bump action-stars/helm-workflows Bumps the github-actions group with 1 update: [action-stars/helm-workflows](https://github.com/action-stars/helm-workflows). Updates `action-stars/helm-workflows` from 0.6.4 to 0.6.5 - [Release notes](https://github.com/action-stars/helm-workflows/releases) - [Changelog](https://github.com/action-stars/helm-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/action-stars/helm-workflows/compare/13f60f90e901731dc4f773f35b9707f564cf3316...6515ffdd878f523380b73a1a4b80d8176beb6bd7) --- updated-dependencies: - dependency-name: action-stars/helm-workflows dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- .github/workflows/validate-pr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 76c6ff07..7b8cf1a1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,7 +14,7 @@ permissions: read-all jobs: workflow: name: Reusable Workflow - uses: action-stars/helm-workflows/.github/workflows/release.yaml@13f60f90e901731dc4f773f35b9707f564cf3316 # v0.6.4 + uses: action-stars/helm-workflows/.github/workflows/release.yaml@6515ffdd878f523380b73a1a4b80d8176beb6bd7 # v0.6.5 permissions: attestations: write contents: write diff --git a/.github/workflows/validate-pr.yaml b/.github/workflows/validate-pr.yaml index 6cef99d3..d8a6c133 100644 --- a/.github/workflows/validate-pr.yaml +++ b/.github/workflows/validate-pr.yaml @@ -15,7 +15,7 @@ permissions: read-all jobs: workflow: name: Reusable Workflow - uses: action-stars/helm-workflows/.github/workflows/validate.yaml@13f60f90e901731dc4f773f35b9707f564cf3316 # v0.6.4 + uses: action-stars/helm-workflows/.github/workflows/validate.yaml@6515ffdd878f523380b73a1a4b80d8176beb6bd7 # v0.6.5 permissions: contents: read id-token: write