Skip to content

chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /backend in the go_modules group across 1 directory #2636

chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /backend in the go_modules group across 1 directory

chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /backend in the go_modules group across 1 directory #2636

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