Skip to content

Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.18.1 #195

Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.18.1

Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.18.1 #195

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ main ]
jobs:
cred-scan:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Scan credentials
uses: outscale-dev/cred-scan@main
with:
scan_path: "./"