Skip to content

Commit

Permalink
Bump stackrox/kube-linter-action in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [stackrox/kube-linter-action](https://github.com/stackrox/kube-linter-action).


Updates `stackrox/kube-linter-action` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/stackrox/kube-linter-action/releases)
- [Commits](stackrox/kube-linter-action@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: stackrox/kube-linter-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 0f8246b commit 584ea45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubelinter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout the code
uses: actions/checkout@v4
- name: Scan repo with kube-linter
uses: stackrox/[email protected].5
uses: stackrox/[email protected].6
with:
directory: charts/cosi
config: kubelinter-config.yaml

0 comments on commit 584ea45

Please sign in to comment.