commit | 5580518c677c33ba3aa84d0003d72161d1941de0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 31 03:38:51 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Oct 31 11:06:16 2022 -0400 |
tree | 05bcbb8192aebd30dcc4b16e3d92eebd24aa61eb | |
parent | 19f91b2e67f930fca8372810c8d81d011768cac5 [diff] |
build(deps): bump gofrolist/molecule-action from 2.2.44 to 2.3.3 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.2.44 to 2.3.3. - [Release notes](https://github.com/gofrolist/molecule-action/releases) - [Commits](https://github.com/gofrolist/molecule-action/compare/v2.2.44...v2.3.3) --- updated-dependencies: - dependency-name: gofrolist/molecule-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 82ee996..251c443 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.44 + - uses: gofrolist/molecule-action@v2.3.3 timeout-minutes: 90 env: ATMOSPHERE_STACK_NAME: "atmosphere-${{ github.run_id }}-${{ github.run_attempt }}"