Skip to content

Update actions/checkout action to v4 #34

Update actions/checkout action to v4

Update actions/checkout action to v4 #34

name: Continuous integration
on:
pull_request:
jobs:
tfsec-pr-commenter:
name: tfsec PR commenter
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@v4
- name: tfsec
uses: aquasecurity/[email protected]
with:
github_token: ${{ github.token }}
working_directory: ''