Skip to content

Commit

Permalink
build(deps): bump action-stars/helm-workflows from 0.6.1 to 0.6.2 in …
Browse files Browse the repository at this point in the history
…the github-actions group (#1053)

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.1 to 0.6.2
- [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@6e96761...8d5a7aa)

---
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 Oct 7, 2024
1 parent f856e18 commit 7dbabfd
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@6e96761580e296e3b66097a518de397eff1c433c # v0.6.1
uses: action-stars/helm-workflows/.github/workflows/release.yaml@8d5a7aa36e9be360b3d3eed1fdbb5c0e029a630b # v0.6.2
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@6e96761580e296e3b66097a518de397eff1c433c # v0.6.1
uses: action-stars/helm-workflows/.github/workflows/validate.yaml@8d5a7aa36e9be360b3d3eed1fdbb5c0e029a630b # v0.6.2
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 7dbabfd

Please sign in to comment.