Skip to content

Commit

Permalink
fix(ci): spelling error in dockerfile lint
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Jul 11, 2024
1 parent 3600d62 commit 0413835
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 @@ -18,6 +18,6 @@ jobs:
- uses: rollkit/.github/.github/actions/[email protected]

dockerfile-lint:
uses: rollkit/.github/.github/workflows/reuseable_dockerfile_lint[email protected]
uses: rollkit/.github/.github/workflows/reusable_dockerfile_lint[email protected]
with:
failure-threshold: "error"

0 comments on commit 0413835

Please sign in to comment.