Skip to content

Bump golang.org/x/crypto from 0.40.0 to 0.45.0 #17

Bump golang.org/x/crypto from 0.40.0 to 0.45.0

Bump golang.org/x/crypto from 0.40.0 to 0.45.0 #17

name: Validate release-notes from PRs
on:
pull_request:
types:
- opened
- edited
- reopened
permissions:
pull-requests: read
jobs:
validate-release-notes:
uses: gardener/cc-utils/.github/workflows/validate-release-notes.yaml@master
permissions:
pull-requests: read
with:
pull-request-body: ${{ github.event.pull_request.body }}