Skip to content

chore(deps): update module golang.org/x/crypto to v0.31.0 [security] #2654

chore(deps): update module golang.org/x/crypto to v0.31.0 [security]

chore(deps): update module golang.org/x/crypto to v0.31.0 [security] #2654

Workflow file for this run

name: Actions CI Pipeline
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint Actions
uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true