Skip to content

Commit

Permalink
Updated publish pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
fgiorgetti committed Jul 13, 2023
1 parent f1cee03 commit 20310f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0 # needed for progressive mode to work
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@main
uses: ansible-community/ansible-lint-action@v6.16.0
with:
path: skupper/network --skip-list 'var-naming[pattern],var-naming[no-role-prefix]'
- name: Ansible Publish
Expand Down

0 comments on commit 20310f4

Please sign in to comment.