Skip to content

Commit

Permalink
Merge pull request #5778 from opengisch/dependabot/github_actions/azu…
Browse files Browse the repository at this point in the history
…re/trusted-signing-action-0.5.0

Bump azure/trusted-signing-action from 0.4.0 to 0.5.0
  • Loading branch information
m-kuhn authored Nov 1, 2024
2 parents ba1048a + 4441917 commit 7892761
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 @@ -138,7 +138,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/trusted-signing-action@v0.4.0
uses: azure/trusted-signing-action@v0.5.0
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

1 comment on commit 7892761

@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.