We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d3d2d commit c9cd26aCopy full SHA for c9cd26a
action.yml
@@ -51,7 +51,7 @@ inputs:
51
52
runs:
53
using: docker
54
- image: docker://monolithprojects/github-action-molecule:1.4.2
+ image: docker://monolithprojects/github-action-molecule:1.4.5
55
env:
56
M_COMMAND: ${{ inputs.molecule_command }}
57
SCENARIO: ${{ inputs.scenario }}
0 commit comments