commit | 67da00d3f23af9460d18a24e2a89e73123fbb08e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 10 03:41:28 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Oct 10 16:28:33 2022 -0400 |
tree | 617e3e203f80beaac940d1eabe8cc74369cf62a1 | |
parent | 31e528b39822db1513623e3db0cc8e4fe388ebc1 [diff] |
build(deps): bump gofrolist/molecule-action from 2.2.43 to 2.2.44 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.2.43 to 2.2.44. - [Release notes](https://github.com/gofrolist/molecule-action/releases) - [Commits](https://github.com/gofrolist/molecule-action/compare/v2.2.43...v2.2.44) --- updated-dependencies: - dependency-name: gofrolist/molecule-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 6700f93..0df6a70 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml
@@ -52,7 +52,7 @@ OS_PROJECT_DOMAIN_NAME: Default OS_PROJECT_NAME: ${{ secrets.OS_PROJECT_NAME }} - - uses: gofrolist/molecule-action@v2.2.43 + - uses: gofrolist/molecule-action@v2.2.44 timeout-minutes: 90 env: ATMOSPHERE_STACK_NAME: "atmosphere-${{ github.run_id }}-${{ github.run_attempt }}"