Skip to content

ci(deps): update workflows to 1.15.1 #247

ci(deps): update workflows to 1.15.1

ci(deps): update workflows to 1.15.1 #247

Workflow file for this run

---
name: TfSec
# yamllint disable-line rule:truthy
on:
pull_request:
schedule:
# runs mondays at 3:47 UTC refreshing the vulnerabilities
- cron: "47 3 * * 1"
jobs:
default:
# yamllint disable-line rule:line-length
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/terraform_module_terraform_tfsec_callable.yml@af570c8a513f17b518399ad4aef3c95952b71902 # 1.15.0
secrets: inherit