We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526c9e4 commit 50b1245Copy full SHA for 50b1245
.github/workflows/base-linting.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: Lint Dockerfile, Shell scripts, YAML
20
- uses: github/super-linter@v4
+ uses: github/super-linter@v5
21
env:
22
DEFAULT_BRANCH: main
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments