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 }}"