Skip to content

Commit cbb4773

Browse files
chore(deps): update actions/setup-dotnet action to v3.3.1
1 parent f23e8de commit cbb4773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
lfs: true
3232
fetch-depth: 0
3333
- name: "Install .NET Core SDK"
34-
uses: actions/setup-dotnet@ea9897a6e57642ca932850b656df2880bc7cd2a8 # v3.3.0
34+
uses: actions/setup-dotnet@b2ace4b12f4cec1b96b6361ff2694ba9e931ceb4 # v3.3.1
3535

3636
- name: "Dotnet Tool Restore"
3737
run: dotnet tool restore

0 commit comments

Comments
 (0)