Skip to content

Commit

Permalink
Merge pull request #146 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 d4c92e4 + 675f6ad commit fd9187e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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 fd9187e

Please sign in to comment.