Skip to content

chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 #542

chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1

chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 #542

Workflow file for this run

name: tfsec
on:
schedule:
- cron: 0 0 * * *
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tfsec:
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/tfsec-action@v1.0.3