Skip to content

Commit

Permalink
test (TODO: remove after)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Jan 29, 2022
1 parent 04407e3 commit 2dfd39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter:v5.6.0"
image: "docker://megalinter/megalinter:test-nvuillam-enhanements"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down

0 comments on commit 2dfd39e

Please sign in to comment.