Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: robertdebock/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 Nov 10, 2023
1 parent 98ee0b2 commit 47744fc
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 @@ -15,7 +15,7 @@ jobs:
path: "${{ github.repository }}"

- name: Test
uses: robertdebock/molecule-action@6.0.0
uses: robertdebock/molecule-action@6.0.1
with:
image: "ubuntu"
tag: "latest"

0 comments on commit 47744fc

Please sign in to comment.