Skip to content

Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /provider/azblob in the go_modules group #1682

Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /provider/azblob in the go_modules group

Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /provider/azblob in the go_modules group #1682

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