Skip to content

Commit

Permalink
build(deps): bump the github-actions group with 2 updates (#1069)
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.3 to 0.6.4
- [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@cada751...13f60f9)

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

---
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 Oct 28, 2024
1 parent 823c4c7 commit 59aeb69
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@cada751ed4c4ff6fe69bcef5a9a5b5b864a8a2f2 # v0.6.3
uses: action-stars/helm-workflows/.github/workflows/release.yaml@13f60f90e901731dc4f773f35b9707f564cf3316 # v0.6.4
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@b5bb5ea72a49aee41c834cb4680ef997d8f83413 # v0.3.3
uses: action-stars/generic-workflows/.github/workflows/scorecard.yaml@44bfc1557cc83c403f286a75deea3771e7b10070 # v0.3.4
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@cada751ed4c4ff6fe69bcef5a9a5b5b864a8a2f2 # v0.6.3
uses: action-stars/helm-workflows/.github/workflows/validate.yaml@13f60f90e901731dc4f773f35b9707f564cf3316 # v0.6.4
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 59aeb69

Please sign in to comment.