Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Bump github/super-linter from v3.15.2 to v3.15.3 #6

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: github/super-linter@v3.15.2
- uses: github/super-linter@v3.15.3
id: lint
env:
DEFAULT_BRANCH: main
Expand Down