Skip to content

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /tools #49

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /tools

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /tools #49

Workflow file for this run

---
name: test
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
permissions: {}
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: '1.21.5'
- run: make lint
- run: make test
# added to test if everything is regenerated without errors
- run: make generate