Skip to content

Commit

Permalink
chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/workflo…
Browse files Browse the repository at this point in the history
…ws (#164)

Bumps [azure/login](https://github.com/azure/login) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@6c25186...a65d910)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 7615d31 commit bd07ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
go-version-file: "go.mod"
cache: true

- uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
- uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
name: Azure login
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit bd07ff4

Please sign in to comment.