Skip to content

Commit

Permalink
Merge pull request #5936 from opengisch/dependabot/github_actions/all…
Browse files Browse the repository at this point in the history
…-actions-1ebaa28c2d

Bump azure/trusted-signing-action from 0.5.0 to 0.5.1 in the all-actions group
  • Loading branch information
m-kuhn authored Jan 11, 2025
2 parents 4e031fe + 8892396 commit af71c10
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

1 comment on commit af71c10

@qfield-fairy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.