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 2c842d9 commit d2db509Copy full SHA for d2db509
actions/azure-trusted-signing/action.yaml
@@ -80,7 +80,7 @@ runs:
80
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
81
with:
82
# renovate: datasource=dotnet-version depName=dotnet-sdk
83
- dotnet-version: "8.0.413"
+ dotnet-version: "8.0.414"
84
85
- name: Install Sign CLI tool
86
id: install-sign-tool
0 commit comments