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.
2 parents 87d4cda + 0c5f46f commit 2c7d521Copy full SHA for 2c7d521
.github/workflows/super-linter.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 0
33
34
- name: Super-linter
35
- uses: super-linter/super-linter@v7.2.1 # x-release-please-version
+ uses: super-linter/super-linter@v7.3.0 # x-release-please-version
36
env:
37
# To report GitHub Actions status checks
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments