Skip to content

Commit

Permalink
update node, add docker & bash linting
Browse files Browse the repository at this point in the history
  • Loading branch information
sammcj committed Sep 12, 2022
1 parent a9a6217 commit af22107
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 @@ -40,7 +40,7 @@ jobs:
fail_on_error: true
hadolint_ignore: DL3016 DL3018 # Ignore pinning apk and npm packages to specific version with @

actionlint:
lint-actions:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit af22107

Please sign in to comment.