Skip to content

feat: bump helm/chart-releaser-action from 1.0.0 to 1.6.0 #24

feat: bump helm/chart-releaser-action from 1.0.0 to 1.6.0

feat: bump helm/chart-releaser-action from 1.0.0 to 1.6.0 #24

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