Skip to content

Commit

Permalink
Merge pull request Skatteetaten#11 from fredrikhgrelland/fix/linter-v…
Browse files Browse the repository at this point in the history
…ersion

Fix linter version; update CHANGELOG.md
  • Loading branch information
zhenik authored Sep 10, 2020
2 parents cee8e65 + 099cada commit 09e586f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pr_push_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Super-Linter
uses: github/super-linter@latest
uses: github/super-linter@v3.9.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ANSIBLE: true
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- Data examples & create tables
- Documentation
- Fixate linter version #10

## [0.0.1]

Expand Down

0 comments on commit 09e586f

Please sign in to comment.