Skip to content

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test #461

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test #461

Workflow file for this run

name: Pre Pull Request Check
on:
pull_request:
types: ['opened', 'synchronize']
paths:
- '.github/**'
- '**.go'
- '**.tf'
- '.github/workflows/**'
- '**.md'
- '**/go.mod'
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main