Skip to content

Commit

Permalink
chore(deps): Bump super-linter/super-linter from 7.2.0 to 7.2.1 (#178)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: eeaton <[email protected]>
  • Loading branch information
dependabot[bot] and eeaton authored Dec 19, 2024
1 parent b2141e3 commit ef4eb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
# Ref: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#setting-an-environment-variable
run: grep -v '^#' .github/linters/super-linter.env >> "$GITHUB_ENV"
- name: Super-Linter
uses: super-linter/[email protected].0
uses: super-linter/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ef4eb04

Please sign in to comment.