We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b014c22 commit 0e134b5Copy full SHA for 0e134b5
.github/workflows/update-dotnet-sdk.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
update-dotnet-sdk:
13
- uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@8765302da88e1a78c845125626f3726190908593 # v3.1.0
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@65c5f402b15326dd12d7b1dac63abdbb53ed695c # v3.1.2
14
with:
15
labels: "dependencies,.NET"
16
update-nuget-packages: false
0 commit comments