Skip to content

Commit

Permalink
Add username in image
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Jul 11, 2024
1 parent bb363aa commit 35208e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Run C lint
uses: addnab/docker-run-action@v3
with:
image: c-lint:latest
image: deniscostadsc/c-lint:latest
options: -v ${{ github.workspace }}:/code -e LINT_FIX=1

0 comments on commit 35208e7

Please sign in to comment.