Skip to content

Smime

Smime #129

name: Keyfactor Bootstrap Workflow
on:
workflow_dispatch:
pull_request:
types: [opened, closed, synchronize, edited, reopened]
push:
create:
branches:
- 'release-*.*'
jobs:
call-starter-workflow:
uses: keyfactor/actions/.github/workflows/starter.yml@v4

Check failure on line 14 in .github/workflows/keyfactor-bootstrap-workflow.yml

View workflow run for this annotation

GitHub Actions / Keyfactor Bootstrap Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/keyfactor-bootstrap-workflow.yml (Line: 14, Col: 11): Secret gpg_key is required, but not provided while calling. .github/workflows/keyfactor-bootstrap-workflow.yml (Line: 14, Col: 11): Secret gpg_pass is required, but not provided while calling.
secrets:
token: ${{ secrets.SAST_TOKEN}}