Skip to content

Bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /notifier/azservicebus in the go_modules group #1675

Bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /notifier/azservicebus in the go_modules group

Bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /notifier/azservicebus in the go_modules group #1675

Workflow file for this run

name: Changelog
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
- labeled
- unlabeled
jobs:
# Enforces the update of a changelog file on every pull request
changelog:
name: Changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dangoslen/changelog-enforcer@v3