commit | 5ea722f626c31897172c196405f54dc75e7f9de6 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Sep 12 03:46:06 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Sep 12 13:10:38 2022 -0400 |
tree | 3fde5bdc50cf329559d12a7ab699e06904392d6c | |
parent | 4b4af4060521fc1d4e7b392477e9687a3bf5451d [diff] |
build(deps): bump gofrolist/molecule-action from 2.2.40 to 2.2.41 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.2.40 to 2.2.41. - [Release notes](https://github.com/gofrolist/molecule-action/releases) - [Commits](https://github.com/gofrolist/molecule-action/compare/v2.2.40...v2.2.41) --- 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 d168611..252c2cd 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml
@@ -50,7 +50,7 @@ OS_PROJECT_DOMAIN_NAME: Default OS_PROJECT_NAME: ${{ secrets.OS_PROJECT_NAME }} - - uses: gofrolist/molecule-action@v2.2.40 + - uses: gofrolist/molecule-action@v2.2.41 timeout-minutes: 90 env: ATMOSPHERE_STACK_NAME: "atmosphere-${{ github.run_id }}-${{ github.run_attempt }}"