commit | 9b4aa5c6e500c3a166f619281d833a827745bf6f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 03 03:46:41 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Oct 05 11:08:46 2022 -0400 |
tree | f0a6f5ac1b1422c97adfada12c9c4c298547db6a | |
parent | 6664f52dd34451852f4406f3b1d181ff8e1a6062 [diff] |
build(deps): bump gofrolist/molecule-action from 2.2.42 to 2.2.43 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.2.42 to 2.2.43. - [Release notes](https://github.com/gofrolist/molecule-action/releases) - [Commits](https://github.com/gofrolist/molecule-action/compare/v2.2.42...v2.2.43) --- 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 738ab13..6700f93 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.42 + - uses: gofrolist/molecule-action@v2.2.43 timeout-minutes: 90 env: ATMOSPHERE_STACK_NAME: "atmosphere-${{ github.run_id }}-${{ github.run_attempt }}"