We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335a453 commit e761aacCopy full SHA for e761aac
.github/workflows/notarize-immudb-py.yaml
@@ -9,8 +9,7 @@ on:
9
jobs:
10
notarize-repository:
11
name: Notarize immudb-py repository with cas and vcn
12
- runs-on: [self-hosted, linux]
13
- uses: codenotary/notarize-with-cas-and-vcn/.github/workflows/notarize-with-cas-and-vcn.yml@862cb3fbee3fbce20bf0e2fae97ac201c730fe23
+ uses: codenotary/notarize-with-cas-and-vcn/.github/workflows/notarize-with-cas-and-vcn.yml@8808d22b40dbd0257dfb456c1ab5505d1020cc54
14
secrets:
15
cas-api-key: ${{ secrets.CAS_API_KEY_ATTEST }}
16
vcn-api-key: ${{ secrets.CICD_LEDGER1_ACTION_KEY }}
0 commit comments