Skip to content

Commit

Permalink
Update lint-score.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fmdlc authored Oct 29, 2020
1 parent 71da5ce commit 034f60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-score.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Hadolint Action
uses: brpaz/hadolint-action@v1.1.0
with:
dockerfile: ./docker-compose/telegraf/Dockerfile
- uses: actions/checkout@v2
- name: YAML Lint
uses: ibiqlik/action-yamllint@v1.0.0
with:
Expand Down

0 comments on commit 034f60f

Please sign in to comment.