Skip to content

Commit

Permalink
Bump buluma/molecule-action from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [buluma/molecule-action](https://github.com/buluma/molecule-action) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/buluma/molecule-action/releases)
- [Commits](buluma/molecule-action@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: buluma/molecule-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 4c068c7 commit b49433f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: Running Molecule Test
uses: buluma/molecule-action@v6.0.0
uses: buluma/molecule-action@v6.0.1
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}
Expand Down

0 comments on commit b49433f

Please sign in to comment.