Skip to content

Commit

Permalink
chore(deps): bump github/super-linter from 6 to 7
Browse files Browse the repository at this point in the history
Bumps [github/super-linter](https://github.com/github/super-linter) from 6 to 7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](github/super-linter@v6...v7)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KaiSchwarz-cnic committed Aug 30, 2024
1 parent 0214aac commit e500c9b
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/blesta-ispapi-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/components/*|updateVersion.sh"
VALIDATE_PHP: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
go-version: "${{ vars.RTLDEV_MW_CI_GOLANG_VERSION }}"
check-latest: true
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_EXCLUDE: "**/*_test.go"
DEFAULT_BRANCH: master
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "index.js|lib/*"
DEFAULT_BRANCH: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ispapicli-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "Python version: "
echo ${{ vars.RTLDEV_MW_CI_PYTHON_VERSION }}
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/hexonet/*|/scripts/*|updateVersion*.sh|setup.py"
DEFAULT_BRANCH: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/java-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "((/src/main/.*.java)|updateVersion.sh)"
DEFAULT_BRANCH: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/node-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/src/*"
DEFAULT_BRANCH: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/perl-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: APT Packages
run: apt install -y perl-doc ctags perltidy
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/lib/*|/t/*|/scripts/.*.sh|updateVersion.sh"
DEFAULT_BRANCH: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/php-idna-translator-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
echo "$HOME/.composer/vendor/bin" >> "$GITHUB_PATH"
composer update
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/src/*|/tests/*"
DEFAULT_BRANCH: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/php-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
echo "$HOME/.composer/vendor/bin" >> "$GITHUB_PATH"
composer update
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/src/*|/tests/*|updateVersion.sh"
DEFAULT_BRANCH: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/hexonet/*|/scripts/*|updateVersion.sh|setup.py"
VALIDATE_PYTHON_BLACK: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/self-test-auto-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
DEFAULT_BRANCH: main
VALIDATE_GITHUB_ACTIONS: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semantic-notify-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "index.js|lib/*"
DEFAULT_BRANCH: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release-replace-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Super Linter Code Base
uses: github/super-linter/slim@v6
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_INCLUDE: "/src/*"
DEFAULT_BRANCH: main
Expand Down

0 comments on commit e500c9b

Please sign in to comment.