Skip to content

Bump golang.org/x/crypto from 0.19.0 to 0.31.0 in /lib/go/templates #206

Bump golang.org/x/crypto from 0.19.0 to 0.31.0 in /lib/go/templates

Bump golang.org/x/crypto from 0.19.0 to 0.31.0 in /lib/go/templates #206

Workflow file for this run

name: "🚀 release"
on:
push:
branches:
- master
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: 🚀 release
runs-on: ubuntu-latest
steps:
- name: 📚 checkout