Skip to content

Commit

Permalink
Replace markdownlint action
Browse files Browse the repository at this point in the history
same fix as in atomic-reactor repo
containerbuildsystem/atomic-reactor@89e4b82

Signed-off-by: mkosiarc <mkosiarc@redhat.com>
  • Loading branch information
mkosiarc committed Aug 6, 2024
1 parent 6e96fb8 commit 50abfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v3

- name: Run markdownlint
uses: containerbuildsystem/actions/markdownlint@master
uses: DavidAnson/markdownlint-cli2-action@v16

pylint:
name: Pylint analyzer for Python ${{ matrix.os.python }}
Expand Down

0 comments on commit 50abfc7

Please sign in to comment.