From e9723b846df4c3819f1e7abfa9f0dc63fbf693f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 07:56:43 +0000 Subject: [PATCH] Bump systemli/github-ansible-workflow from 1.0.0 to 1.1.0 Bumps [systemli/github-ansible-workflow](https://github.com/systemli/github-ansible-workflow) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/systemli/github-ansible-workflow/releases) - [Commits](https://github.com/systemli/github-ansible-workflow/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: systemli/github-ansible-workflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e73bfc7..1bf1028 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,4 +18,4 @@ 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.0