Skip to content

Commit

Permalink
build(deps): bump the github-actions group with 2 updates (#1060)
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.2 to 0.6.3
- [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@8d5a7aa...cada751)

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

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9da51ce commit 81c33fc
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@8d5a7aa36e9be360b3d3eed1fdbb5c0e029a630b # v0.6.2
uses: action-stars/helm-workflows/.github/workflows/release.yaml@cada751ed4c4ff6fe69bcef5a9a5b5b864a8a2f2 # v0.6.3
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@b24ecde8300098d02a88de7eb886ebb65845e6fa # v0.3.2
uses: action-stars/generic-workflows/.github/workflows/scorecard.yaml@b5bb5ea72a49aee41c834cb4680ef997d8f83413 # v0.3.3
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@8d5a7aa36e9be360b3d3eed1fdbb5c0e029a630b # v0.6.2
uses: action-stars/helm-workflows/.github/workflows/validate.yaml@cada751ed4c4ff6fe69bcef5a9a5b5b864a8a2f2 # v0.6.3
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 81c33fc

Please sign in to comment.