Skip to content

Commit

Permalink
Temp link to alpha from python flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Aug 16, 2024
1 parent 015363a commit 8d6bd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flavors/python/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://oxsecurity/megalinter-python:v7"
image: "docker://oxsecurity/megalinter-python:alpha" #TODO: Remove before merging !
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down

0 comments on commit 8d6bd6c

Please sign in to comment.