Skip to content

Commit

Permalink
gh
Browse files Browse the repository at this point in the history
  • Loading branch information
luisj1983 committed Sep 12, 2023
1 parent c709cd7 commit 89bc413
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
name: Hadolint
runs-on: ubuntu-22.04
steps:
uses:
- actions/checkout@v3
- hadolint/hadolint-action@v3.1.0
- uses: actions/checkout@v3
- uses: hadolint/hadolint-action@v3.1.0
# with:
# dockerfile: molecule/common/Dockerfile_*

0 comments on commit 89bc413

Please sign in to comment.