Skip to content

Commit

Permalink
build(deps): bump the github-actions group with 2 updates (#1114)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 2 updates: [action-stars/helm-workflows](https://github.com/action-stars/helm-workflows) and [action-stars/generic-workflows](https://github.com/action-stars/generic-workflows).


Updates `action-stars/helm-workflows` from 0.6.6 to 0.7.0
- [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@c88932e...d53c1e5)

Updates `action-stars/generic-workflows` from 0.3.5 to 0.3.6
- [Release notes](https://github.com/action-stars/generic-workflows/releases)
- [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md)
- [Commits](action-stars/generic-workflows@679eaea...0867433)

---
updated-dependencies:
- dependency-name: action-stars/helm-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: action-stars/generic-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 Jan 20, 2025
1 parent 3b6e3b8 commit 42a0a5a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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@c88932e01dc11b8eaeed9ab3deeae495591f5728 # v0.6.6
uses: action-stars/helm-workflows/.github/workflows/release.yaml@d53c1e50d94a748dc43233b2b0ea73b551610563 # v0.7.0
permissions:
attestations: write
contents: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions: read-all
jobs:
workflow:
name: Reusable Workflow
uses: action-stars/generic-workflows/.github/workflows/scorecard.yaml@679eaea3e81c164d10406c0a244cb9fc70fa3013 # v0.3.5
uses: action-stars/generic-workflows/.github/workflows/scorecard.yaml@086743338187563958bd5aaeca24c871753b21ca # v0.3.6
permissions:
id-token: write
security-events: 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@c88932e01dc11b8eaeed9ab3deeae495591f5728 # v0.6.6
uses: action-stars/helm-workflows/.github/workflows/validate.yaml@d53c1e50d94a748dc43233b2b0ea73b551610563 # v0.7.0
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 42a0a5a

Please sign in to comment.