Skip to content

Commit

Permalink
Merge pull request #12626 from mixxxdj/dependabot/github_actions/azur…
Browse files Browse the repository at this point in the history
…e/azure-code-signing-action-0.2.26

Bump azure/azure-code-signing-action from 0.2.22 to 0.2.26
  • Loading branch information
Swiftb0y authored Jan 22, 2024
2 parents 7ab1844 + b9b0161 commit f227ce3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
env:
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
if: runner.os == 'Windows' && env.AZURE_TENANT_ID
uses: azure/[email protected].22
uses: azure/[email protected].26
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down Expand Up @@ -368,7 +368,7 @@ jobs:
env:
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
if: runner.os == 'Windows' && env.AZURE_TENANT_ID
uses: azure/[email protected].22
uses: azure/[email protected].26
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit f227ce3

Please sign in to comment.