Skip to content

Commit

Permalink
Update reusable workflow commit and remove runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosanchotene committed Oct 11, 2022
1 parent bb555f4 commit 41eb8ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/notarize-immudb4j.yml
Expand Up @@ -9,8 +9,7 @@ on:
jobs:
notarize-repository:
name: Notarize immudb4j repository with cas and vcn
runs-on: [self-hosted, linux]
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
secrets:
cas-api-key: ${{ secrets.CAS_API_KEY_ATTEST }}
vcn-api-key: ${{ secrets.CICD_LEDGER1_ACTION_KEY }}
Expand Down

0 comments on commit 41eb8ee

Please sign in to comment.