Skip to content

Commit

Permalink
Use updated action version
Browse files Browse the repository at this point in the history
  • Loading branch information
bisera-cognite committed Aug 1, 2023
1 parent f7676e1 commit 63b9411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
env:
CERTIFICATE: ${{ secrets.CODE_SIGNING_CERTIFICATE }}
CERTIFICATE_PASSWORD: ${{ secrets.CODE_SIGNING_CERTIFICATE_PASSWORD }}
uses: cognitedata/code-sign-action/@v1
uses: cognitedata/code-sign-action/@v1.1
with:
path-to-binary: 'files\wmp.dll'

Expand Down

0 comments on commit 63b9411

Please sign in to comment.