Skip to content

Bump golang.org/x/crypto from 0.25.0 to 0.31.0 #1403

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

Bump golang.org/x/crypto from 0.25.0 to 0.31.0 #1403

Workflow file for this run

name: ci
on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- master
tags:
- "v*"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit
with:
golang-version: "1.22"