Skip to content

Commit

Permalink
Bump azure/trusted-signing-action in the all-actions group
Browse files Browse the repository at this point in the history
Bumps the all-actions group with 1 update: [azure/trusted-signing-action](https://github.com/azure/trusted-signing-action).


Updates `azure/trusted-signing-action` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/azure/trusted-signing-action/releases)
- [Commits](Azure/trusted-signing-action@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: azure/trusted-signing-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 58ea81e commit 8892396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: 🎭 Sign
if: ( github.event_name == 'release' && startsWith(github.ref, 'refs/tags/v') ) || github.event_name == 'workflow_dispatch' && env.ARTIFACT_NAME != null
uses: azure/[email protected].0
uses: azure/[email protected].1
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit 8892396

Please sign in to comment.