Skip to content

Commit

Permalink
Bump github/super-linter from 4.8.2 to 4.8.3 (#1973)
Browse files Browse the repository at this point in the history
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](github/super-linter@v4.8.2...v4.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2021
1 parent 922bc21 commit 68ebc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/superlinter.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: github/super-linter@v4.8.2
- uses: github/super-linter@v4.8.3
env:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_BASH: true
Expand Down

0 comments on commit 68ebc24

Please sign in to comment.