Skip to content

Commit 0634d90

Browse files
Merge pull request #612 from Fody/GitHubSync/20251124-080844
GitHubSync update
2 parents 4ff4ce8 + 2e170fa commit 0634d90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: windows-latest # Required for some (WPF) projects
1717

1818
steps:
19-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
19+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2020
id: checkout
2121
with:
2222
fetch-depth: 0

deployment/cake/lib-signing.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#tool "dotnet:?package=AzureSignTool&version=6.0.1"
1+
#tool "dotnet:?package=AzureSignTool&version=7.0.0"
22
#tool "dotnet:?package=NuGetKeyVaultSignTool&version=3.2.3"
33

44
private static string _signToolFileName;

0 commit comments

Comments
 (0)