Skip to content

Commit

Permalink
Dependabot automerge.
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jan 20, 2024
1 parent 0302f27 commit 1568377
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,13 @@ jobs:
tag: "focal"
- image: "docker-ubuntu-systemd"
tag: "bionic"
- image: "kali"
tag: "latest"
steps:
- name: Checkout Role
uses: actions/checkout@v4
with:
path: "${{ github.repository }}"
- name: Running Molecule Test
uses: buluma/molecule-action@v6.0.1
uses: buluma/molecule-action@v6.0.3
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}
Expand Down

0 comments on commit 1568377

Please sign in to comment.