Skip to content

Commit

Permalink
Updated Action Name
Browse files Browse the repository at this point in the history
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
  • Loading branch information
Adithya Krishna committed Jul 25, 2023
1 parent d565e2c commit 7e79ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: npm run format:diff

- name: Lint markdown format
uses: github/super-linter/slim@v5
uses: super-linter/super-linter/slim@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 7e79ef5

Please sign in to comment.