Skip to content

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

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

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

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- name: Checkout Sources
uses: actions/checkout@v2
- name: Run Revive Action by pulling pre-built image
uses: docker://morphy/revive-action:v2
with:
config: revive/config.toml