mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-15 02:59:50 +00:00
pin super-linter action to v7.2.1
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
3ca825fff2
commit
4f93b829e8
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Lint Codebase
|
||||
id: super-linter
|
||||
uses: super-linter/super-linter/slim@v7
|
||||
uses: super-linter/super-linter/slim@v7.2.1
|
||||
env:
|
||||
DEFAULT_BRANCH: main
|
||||
FILTER_REGEX_EXCLUDE: dist/**/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user