Skip to content

Commit

Permalink
Bump sign tool
Browse files Browse the repository at this point in the history
Bump sign to 0.9.1-beta.23530.1.
  • Loading branch information
martincostello committed Oct 31, 2023
1 parent 9ff0986 commit 26c1011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3.2.0

- name: Install Sign CLI tool
run: dotnet tool install --tool-path . sign --version 0.9.1-beta.23274.1
run: dotnet tool install --tool-path . sign --version 0.9.1-beta.23530.1

- name: Sign artifacts
shell: pwsh
Expand Down

0 comments on commit 26c1011

Please sign in to comment.