Skip to content

Commit 7c2eab0

Browse files
committed
Use newer ansible-lint to fix pulling from wrong branch
1 parent f0274b0 commit 7c2eab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- name: Run ansible-lint
18-
uses: ansible/[email protected].0
18+
uses: ansible/[email protected].1
1919

2020
tox-linters:
2121
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main

0 commit comments

Comments
 (0)