Skip to content

Bump golang.org/x/crypto from 0.7.0 to 0.17.0 #89

Bump golang.org/x/crypto from 0.7.0 to 0.17.0

Bump golang.org/x/crypto from 0.7.0 to 0.17.0 #89

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 .'