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 1d21079 commit e2b2855Copy full SHA for e2b2855
actions/azure-trusted-signing/action.yaml
@@ -77,7 +77,7 @@ runs:
77
path: ${{ steps.get-staging-path.outputs.staging-path }}
78
79
- name: Setup .NET SDK
80
- uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
+ uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
81
with:
82
# renovate: datasource=dotnet-version depName=dotnet-sdk
83
dotnet-version: "8.0.413"
0 commit comments