Skip to content

Commit

Permalink
Use latest version of integration workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
t2d committed May 23, 2023
1 parent 9b23508 commit fa029a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/ansible-integration-workflow.yaml@jmespath
uses: systemli/github-ansible-workflow/.github/workflows/ansible-integration-workflow.yaml@v1.1.1
with:
disable-apparmor-mysql: true
distros: '[ "debian11" ]'

0 comments on commit fa029a0

Please sign in to comment.