diff --git a/.github/workflows/azure-cost-guard.yml b/.github/workflows/azure-cost-guard.yml index 17ee1ef..86d933e 100644 --- a/.github/workflows/azure-cost-guard.yml +++ b/.github/workflows/azure-cost-guard.yml @@ -30,7 +30,7 @@ jobs: fi - if: ${{ steps.credentials.outputs.available == 'true' }} - uses: Azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: Azure/login@f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca # v3.0.1 with: creds: ${{ secrets.AZURE_CREDENTIALS }}