Skip to content

Commit 296cc55

Browse files
chore: set correct ref for icon url
1 parent a48dd4b commit 296cc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/push-to-chocolatey/ggshield.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>GGShield</title>
88
<authors>GitGuardian</authors>
99
<projectUrl>https://github.com/GitGuardian/ggshield</projectUrl>
10-
<iconUrl>https://cdn.statically.io/gh/GitGuardian/ggshield/scripts/push-to-chocolatey/icon.png</iconUrl>
10+
<iconUrl>https://cdn.statically.io/gh/GitGuardian/ggshield/a48dd4be/scripts/push-to-chocolatey/icon.png</iconUrl>
1111
<licenseUrl>https://raw.githubusercontent.com/GitGuardian/ggshield/refs/heads/main/LICENSE</licenseUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<projectSourceUrl>https://github.com/GitGuardian/ggshield</projectSourceUrl>

0 commit comments

Comments
 (0)