Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gofrolist/molecule-action from 2.7.16 to 2.7.24 #9

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump gofrolist/molecule-action from 2.7.16 to 2.7.24
Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.7.16 to 2.7.24.
- [Release notes](https://github.com/gofrolist/molecule-action/releases)
- [Changelog](https://github.com/gofrolist/molecule-action/blob/master/CHANGELOG.md)
- [Commits](gofrolist/molecule-action@v2.7.16...v2.7.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
commit edcb581e7f94791fc1a5a17bfbdef2bbc114f352
2 changes: 1 addition & 1 deletion .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,6 @@
name: Ansible Test # Naming the build is important to use it as a status check
runs-on: ubuntu-latest
steps:
- name: Ansible Molecule

Check failure on line 13 in .github/workflows/ansible-test.yml

GitHub Actions / Ansible Lint

yaml[indentation]

Wrong indentation: expected 6 but found 4
uses: gofrolist/[email protected].16
uses: gofrolist/[email protected].24

Check failure on line 15 in .github/workflows/ansible-test.yml

GitHub Actions / Ansible Lint

yaml[empty-lines]

Too many blank lines (1 > 0)
Loading