We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8deaaf4 commit ffbe286Copy full SHA for ffbe286
.github/workflows/release.yml
@@ -135,7 +135,7 @@ jobs:
135
name: build-${{ matrix.flavor }}-elixir-otp-${{ matrix.otp }}
136
137
- name: "Sign files with Trusted Signing"
138
- uses: azure/trusted-signing-action@v0.5.0
+ uses: azure/trusted-signing-action@v0.5.1
139
if: github.repository == 'elixir-lang/elixir' && matrix.flavor == 'windows'
140
with:
141
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments