Skip to content

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 (#3905) #3551

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 (#3905)

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 (#3905) #3551

Workflow file for this run

name: FOSSA
on:
push:
branches:
- master
permissions: read-all
jobs:
fossa-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fossas/fossa-action@main
with:
api-key: ${{secrets.FOSSA_API_KEY}}