Skip to content

Commit

Permalink
Merge pull request #3283 from input-output-hk/fix-editorconfig-action…
Browse files Browse the repository at this point in the history
…-version

fix editorconfig action version to be less strict
  • Loading branch information
eugene-babichenko authored May 7, 2021
2 parents 6f2e354 + 8403f46 commit 13c2903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/editorconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: editorconfig-checker/action-editorconfig-checker@v1.0.0
- uses: editorconfig-checker/action-editorconfig-checker@v1

0 comments on commit 13c2903

Please sign in to comment.