Skip to content

Bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.22.2 #25

Bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.22.2

Bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.22.2 #25

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/[email protected]