Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit fcb77b4

Browse files
chore(deps): bump ansible/ansible-lint from 24.9.0 to 24.9.2 (#117)
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.9.0 to 24.9.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v24.9.0...v24.9.2) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b6cd27 commit fcb77b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
- uses: ansible/[email protected].0
13+
- uses: ansible/[email protected].2
1414
with:
1515
args: "ansible"
1616
- run: 'echo "VM_TOKEN=foo" > .env'

0 commit comments

Comments
 (0)