Skip to content

Commit

Permalink
build(deps): bump action-stars/helm-workflows from 0.6.4 to 0.6.5 in …
Browse files Browse the repository at this point in the history
…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](action-stars/helm-workflows@13f60f9...6515ffd)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6c0680b commit 85d0a44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 85d0a44

Please sign in to comment.