Skip to content

Commit

Permalink
Bump action
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Nov 21, 2022
1 parent ba3c0e9 commit 4f313dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: molecule
uses: robertdebock/molecule-action@2.6.8
uses: robertdebock/molecule-action@2.7.2
with:
command: lint
test:
Expand All @@ -31,7 +31,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: molecule
uses: robertdebock/molecule-action@2.6.8
uses: robertdebock/molecule-action@2.7.2
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

0 comments on commit 4f313dc

Please sign in to comment.