Skip to content

Commit

Permalink
Merge pull request #294 from github/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-db165e1f55
  • Loading branch information
jmeridth authored May 27, 2024
2 parents 0926cff + c0aee67 commit 04dabbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt -r requirements-test.txt
- name: Lint Code Base
uses: super-linter/super-linter@56576d491db07c7236b445ab09991ca49d12b0c6
uses: super-linter/super-linter@5b638caee6ba65e25e07143887b669a1233847a0
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 04dabbe

Please sign in to comment.