Skip to content

Update actions/checkout action to v4 #8

Update actions/checkout action to v4

Update actions/checkout action to v4 #8

Workflow file for this run

name: tfsec
on:
push:
branches:
- main
pull_request:
jobs:
tfsec:
name: tfsec
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/[email protected]