Skip to content

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #25

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #25

Workflow file for this run

---
name: Run the Molecule Test Suite
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
molecule:
runs-on: ubuntu-latest
env:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
steps:
- uses: actions/checkout@v2
with:
path: "${{ github.repository }}"
- uses: gofrolist/molecule-action@v2