Update windows sign pipeline version (#248)

With the latest versions of runner 
and updates of dependencies 
a new version was generated.
This commit is contained in:
Maycon Santos 2022-03-03 10:21:58 +01:00 committed by GitHub
parent 430e0415df
commit 3385ea6379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,6 @@ jobs:
with:
workflow: Sign windows bin and installer
repo: wiretrustee/windows-sign-pipeline
ref: v0.0.1
ref: v0.0.2
token: ${{ secrets.SIGN_GITHUB_TOKEN }}
inputs: '{ "tag": "${{ github.ref }}" }'
inputs: '{ "tag": "${{ github.ref }}" }'