Skip to content

Commit

Permalink
build(deps): bump the github-actions group with 2 updates (#1104)
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.5 to 0.6.6
- [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@6515ffd...c88932e)

Updates `action-stars/generic-workflows` from 0.3.4 to 0.3.5
- [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@44bfc15...679eaea)

---
updated-dependencies:
- dependency-name: action-stars/helm-workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 7, 2025
1 parent 46e1c27 commit 3e5f109
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@6515ffdd878f523380b73a1a4b80d8176beb6bd7 # v0.6.5
uses: action-stars/helm-workflows/.github/workflows/release.yaml@c88932e01dc11b8eaeed9ab3deeae495591f5728 # v0.6.6
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@44bfc1557cc83c403f286a75deea3771e7b10070 # v0.3.4
uses: action-stars/generic-workflows/.github/workflows/scorecard.yaml@679eaea3e81c164d10406c0a244cb9fc70fa3013 # v0.3.5
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@6515ffdd878f523380b73a1a4b80d8176beb6bd7 # v0.6.5
uses: action-stars/helm-workflows/.github/workflows/validate.yaml@c88932e01dc11b8eaeed9ab3deeae495591f5728 # v0.6.6
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 3e5f109

Please sign in to comment.