Skip to content

🌱 Bump golang.org/x/crypto from 0.17.0 to 0.18.0 #875

🌱 Bump golang.org/x/crypto from 0.17.0 to 0.18.0

🌱 Bump golang.org/x/crypto from 0.17.0 to 0.18.0 #875

Workflow file for this run

name: website
on:
push:
paths:
- "website/**"
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: website-lint
run: |
make website-lint