Skip to content

Commit

Permalink
Bump systemli/github-ansible-workflow from 1.0.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [systemli/github-ansible-workflow](https://github.com/systemli/github-ansible-workflow) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/systemli/github-ansible-workflow/releases)
- [Commits](systemli/github-ansible-workflow@v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: systemli/github-ansible-workflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and t2d committed May 31, 2023
1 parent c467548 commit ce813c8
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 @@ -18,7 +18,7 @@ on:
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/ansible-integration-workflow.yaml@v1.0.0
uses: systemli/github-ansible-workflow/.github/workflows/ansible-integration-workflow.yaml@v1.1.1
with:
disable-apparmor-mysql: true
distros: '[ "debian11", "debian10" ]'

0 comments on commit ce813c8

Please sign in to comment.