Commit 9f63448b8 for imagemagick.org

commit 9f63448b872b2e3f308e25d96e65c6943a9a373d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Aug 11 20:31:00 2026 +0200

    build(deps): bump azure/login from 3.0.0 to 3.0.1 (#8911)

    Bumps [azure/login](https://github.com/azure/login) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/azure/login/releases)
    - [Commits](https://github.com/azure/login/compare/532459ea530d8321f2fb9bb10d1e0bcf23869a43...f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca)

    ---
    updated-dependencies:
    - dependency-name: azure/login
      dependency-version: 3.0.1
      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 a609087cb..80cbbe018 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -401,7 +401,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@532459ea530d8321f2fb9bb10d1e0bcf23869a43 #v3.0.0
+        uses: azure/login@f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca #v3.0.1
         with:
           client-id: ${{secrets.AZURE_CLIENT_ID}}
           tenant-id: ${{secrets.AZURE_TENANT_ID}}