Skip to content

Bump golang.org/x/crypto from 0.49.0 to 0.50.0 #73

Bump golang.org/x/crypto from 0.49.0 to 0.50.0

Bump golang.org/x/crypto from 0.49.0 to 0.50.0 #73

Workflow file for this run

name: Action CI
on:
push:
tags-ignore:
- 'v*'
branches:
- "master"
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
actionci:
permissions:
contents: read
security-events: write
uses: smallstep/workflows/.github/workflows/actionci.yml@main
secrets: inherit