Skip to content

Bump golang.org/x/crypto from 0.7.0 to 0.17.0 (#114) #90

Bump golang.org/x/crypto from 0.7.0 to 0.17.0 (#114)

Bump golang.org/x/crypto from 0.7.0 to 0.17.0 (#114) #90

Workflow file for this run

name: Build and Push Docker Image on Release
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: sobolevn/misspell-fixer-action@master
with:
options: '-rsvn .'