Skip to content

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#589) #305

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#589)

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#589) #305

Workflow file for this run

name: FOSSA Analysis
on: push
jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'thriftrw'
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: FOSSA analysis
uses: fossas/fossa-action@v1
with:
api-key: ${{ secrets.FOSSA_API_KEY }}