We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b0ddc commit 058cf26Copy full SHA for 058cf26
.github/workflows/reusable-super-linter.yaml
@@ -111,7 +111,7 @@ jobs:
111
#############################
112
# https://github.com/marketplace/actions/super-linter
113
- name: Lint Code Base
114
- uses: super-linter/super-linter/slim@v6.9.0
+ uses: super-linter/super-linter/slim@v7.0.0
115
env:
116
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
117
# by default super-linter assumes our repo default branch doesn't change
0 commit comments