Skip to content

Commit 4433c21

Browse files
chore(deps): update dependency sign to 0.9.1-beta.26227.3 (#1916)
| datasource | package | from | to | | ---------- | ------- | ------------------ | ------------------ | | nuget | sign | 0.9.1-beta.26179.1 | 0.9.1-beta.26227.3 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 89f8e44 commit 4433c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/azure-trusted-signing/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ runs:
8787
shell: pwsh
8888
env:
8989
# renovate: datasource=nuget depName=sign
90-
DOTNET_SIGN_VERSION: "0.9.1-beta.26179.1"
90+
DOTNET_SIGN_VERSION: "0.9.1-beta.26227.3"
9191
run: |
9292
$toolPath = Join-Path -Path ${env:RUNNER_TEMP} -ChildPath (New-Guid).ToString()
9393
New-Item -ItemType Directory -Path $toolPath | Out-Null

0 commit comments

Comments
 (0)