Skip to content

Commit

Permalink
Bump super-linter/super-linter from 7.1.0 to 7.2.0 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Léo Colombaro <LeoColomb@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and LeoColomb authored Nov 24, 2024
1 parent f6cc19f commit d196817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: super-linter/super-linter/slim@v7.1.0
uses: super-linter/super-linter/slim@v7.2.0
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: develop
Expand Down
2 changes: 1 addition & 1 deletion charts/netbox/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: netbox
version: 5.0.0-beta.146
version: 5.0.0-beta.147
appVersion: "v4.1.7"
type: application
kubeVersion: ^1.25.0-0
Expand Down

0 comments on commit d196817

Please sign in to comment.