commit | e5890620dd5927c0bed2a68b75a213ff0ece1103 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Sep 26 03:42:23 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Sep 27 00:51:17 2022 -0400 |
tree | d101d4b7314ea0a4b85da24a0193388b32af074c | |
parent | da48c240c629fdf5f56e3aab3fdddc26731fe4ef [diff] |
build(deps): bump gofrolist/molecule-action from 2.2.41 to 2.2.42 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.2.41 to 2.2.42. - [Release notes](https://github.com/gofrolist/molecule-action/releases) - [Commits](https://github.com/gofrolist/molecule-action/compare/v2.2.41...v2.2.42) --- 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 3d5aaad..ba72fc1 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.41 + - uses: gofrolist/molecule-action@v2.2.42 timeout-minutes: 90 env: ATMOSPHERE_STACK_NAME: "atmosphere-${{ github.run_id }}-${{ github.run_attempt }}"