Skip to content

Bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.0 #486

Bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.0

Bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.0 #486

Workflow file for this run

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