Skip to content

Commit

Permalink
bump to 1.1.1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Oct 2, 2020
1 parent 9636a5d commit 9f18973
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check-crlf.yml
Expand Up @@ -15,4 +15,6 @@ jobs:
uses: actions/checkout@v1

- name: Use action to check for CRLF endings
uses: erclu/check-crlf@v1.0.0
uses: erclu/check-crlf@v1.1.1
with: # ignore directories containing *.pdf and *.tab
exclude: msautotest/misc/data/ /msautotest/renderers/expected/

0 comments on commit 9f18973

Please sign in to comment.