Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Renovate: dependency requests to v2.31.0 [SECURITY] #104

Renovate: dependency requests to v2.31.0 [SECURITY]

Renovate: dependency requests to v2.31.0 [SECURITY] #104

Workflow file for this run

---
name: Molecule Test
on: [push, pull_request]
jobs:
molecule:
runs-on: ubuntu-latest
strategy:
fail-fast: true
matrix:
molecule_scenario:
- centos7
- rocky8
steps:
- name: Run `molecule test`
uses: UCL-MIRSG/.github/actions/[email protected]
with:
scenario: ${{ matrix.molecule_scenario }}