Skip to content

Merge pull request #58 from codenotary/bump_immudbv1.5.0 #15

Merge pull request #58 from codenotary/bump_immudbv1.5.0

Merge pull request #58 from codenotary/bump_immudbv1.5.0 #15

name: Notarize immudb4j
on:
push:
branches:
- master
- develop
jobs:
notarize-repository:
name: Notarize immudb4j repository with cas and vcn
uses: codenotary/notarize-with-cas-and-vcn/.github/workflows/notarize-with-cas-and-vcn.yml@main
secrets:
cas-api-key: ${{ secrets.CAS_API_KEY_ATTEST }}

Check failure on line 14 in .github/workflows/notarize-immudb4j.yml

View workflow run for this annotation

GitHub Actions / Notarize immudb4j

Invalid workflow file

The workflow is not valid. .github/workflows/notarize-immudb4j.yml (Line: 14, Col: 20): Invalid secret, cas-api-key is not defined in the referenced workflow.
vcn-api-key: ${{ secrets.CICD_LEDGER1_ACTION_KEY }}
vcn-host: ${{ secrets.CI_TEST_HOST }}