Skip to content

Commit e683a0b

Browse files
chore(deps): bump ansible/ansible-lint-action
Bumps [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action) from c37fb7b4bda2c8cb18f4942716bae9f11b0dc9bc to 6.8.2. This release includes the previously tagged commit. - [Release notes](https://github.com/ansible/ansible-lint-action/releases) - [Commits](https://github.com/ansible/ansible-lint-action/compare/c37fb7b4bda2c8cb18f4942716bae9f11b0dc9bc...27c37f9001153675ee6abcadcd722bcbdafaba08) --- updated-dependencies: - dependency-name: ansible/ansible-lint-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b9b601 commit e683a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/[email protected]
1212

1313
- name: Lint Ansible
14-
uses: ansible/ansible-lint-action@c37fb7b4bda2c8cb18f4942716bae9f11b0dc9bc
14+
uses: ansible/ansible-lint-action@27c37f9001153675ee6abcadcd722bcbdafaba08
1515
with:
1616
args: |
1717
-c .ansible-lint.yml

0 commit comments

Comments
 (0)