Skip to content

Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 #26

Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0

Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 #26

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
golangci-lint:
name: runner / golangci-lint
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v1
with:
level: warning
reporter: github-pr-review