Skip to content

chore(deps): update dependency ansible-core to v2.17.0 #1428

chore(deps): update dependency ansible-core to v2.17.0

chore(deps): update dependency ansible-core to v2.17.0 #1428

---
name: "Enforce PR labels"
on: # yamllint disable-line rule:truthy
pull_request_target:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
if: github.repository == 'dev-sec/ansible-collection-hardening'
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"