Skip to content

Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /template/golang-middleware-inproc #15

Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /template/golang-middleware-inproc

Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /template/golang-middleware-inproc #15

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Setup faas-cli
run: curl -sSL https://cli.openfaas.com | sh
- name: Verify all templates
run: bash verify.sh