Skip to content

build(deps): Bump github.com/gruntwork-io/terratest from 0.48.0 to 0.48.1 #132

build(deps): Bump github.com/gruntwork-io/terratest from 0.48.0 to 0.48.1

build(deps): Bump github.com/gruntwork-io/terratest from 0.48.0 to 0.48.1 #132

Workflow file for this run

---
# This workflow uses actions that are not certified by GitHub. They are provided
# by a third-party and are governed by separate terms of service, privacy
# policy, and support documentation.
name: OSV Scanner
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
osv-scan:
uses: google/osv-scanner/.github/workflows/osv-scanner-reusable.yml@v1.7.3
permissions:
contents: read
security-events: write
with:
upload-sarif: true
fail-on-vuln: true
scan-args: --recursive --skip-git ./