Commit afb2f3a86 for imagemagick.org

commit afb2f3a86fefb5f4766a8a7ee5e89db6ca52029c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 2 09:31:11 2026 +0200

    build(deps): bump azure/login from 3.0.1 to 3.0.2 (#8934)

    Bumps [azure/login](https://github.com/azure/login) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/azure/login/releases)
    - [Commits](https://github.com/azure/login/compare/f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca...7ddb5af1ef8758cf1353cf3b42f940aee27ba21c)

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

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 0134739f7..2a3f28176 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -428,7 +428,7 @@ jobs:
           7z x "ImageMagick-$env:VERSION-portable-${{matrix.quantum}}${{matrix.hdri_flag}}-arm64.7z"

       - name: Azure CLI login with federated credential
-        uses: azure/login@f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca #v3.0.1
+        uses: azure/login@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c #v3.0.2
         with:
           client-id: ${{secrets.AZURE_CLIENT_ID}}
           tenant-id: ${{secrets.AZURE_TENANT_ID}}