Skip to content

Commit

Permalink
Use container with more recent components.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Nov 10, 2023
1 parent 7a0e2df commit d3e3730
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 @@ -30,7 +30,7 @@ inputs:

runs:
using: docker
image: 'docker://robertdebock/github-action-molecule:6.0.0'
image: 'docker://robertdebock/github-action-molecule:6.0.1'
env:
ANSIBLE_ROLES_PATH: "../"
ANSIBLE_ASYNC_DIR: "/tmp/.ansible_async"
Expand Down

0 comments on commit d3e3730

Please sign in to comment.