Skip to content

Bump golang.org/x/crypto from 0.24.0 to 0.31.0 #1183

Bump golang.org/x/crypto from 0.24.0 to 0.31.0

Bump golang.org/x/crypto from 0.24.0 to 0.31.0 #1183

Workflow file for this run

name: License checker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
log: info
config: .github/license-checker-config.yml