Skip to content

feat: bump cycjimmy/semantic-release-action from 3 to 4 #16

feat: bump cycjimmy/semantic-release-action from 3 to 4

feat: bump cycjimmy/semantic-release-action from 3 to 4 #16

Workflow file for this run

name: Checkov
on:
pull_request:
push:
branches: [main, master]
jobs:
terraform-validate:
runs-on: ubuntu-latest
permissions:
actions: write
contents: write
discussions: write
pull-requests: write
security-events: write
id-token: write
strategy:
matrix:
path:
- /
steps:
- uses: dasmeta/reusable-actions-workflows/[email protected]
with:
fetch-depth: 0
directory: ${{ matrix.path }}
continue-on-error: true