Skip to content

Bump go.step.sm/crypto from 0.82.0 to 0.83.0 #169

Bump go.step.sm/crypto from 0.82.0 to 0.83.0

Bump go.step.sm/crypto from 0.82.0 to 0.83.0 #169

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
actions: read
security-events: write
uses: smallstep/workflows/.github/workflows/actionci.yml@main
secrets: inherit