Skip to content

Commit

Permalink
chore(deps): update action args
Browse files Browse the repository at this point in the history
  • Loading branch information
hperl committed Jun 23, 2022
1 parent bc61d94 commit a47734f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Expand Up @@ -141,9 +141,6 @@ jobs:
- uses: ory/ci/sdk/generate@master
with:
token: ${{ secrets.ORY_BOT_PAT }}
app-name: Ory_keto
swag-spec-ignore: internal/httpclient proto/ory/keto docker
swag-spec-location: spec/api.json

sdk-release:
name: Release SDKs
Expand All @@ -159,8 +156,6 @@ jobs:
- uses: ory/ci/sdk/release@master
with:
token: ${{ secrets.ORY_BOT_PAT }}
app-name: Ory_keto
swag-spec-ignore: internal/httpclient proto/ory/keto docker
swag-spec-location: spec/api.json

release:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cve-scan.yaml
Expand Up @@ -38,7 +38,6 @@ jobs:
image: oryd/keto:${{ steps.vars.outputs.sha_short }}
fail-build: true
severity-cutoff: high
debug: false
acs-report-enable: true
- name: Inspect action SARIF report
shell: bash
Expand Down

0 comments on commit a47734f

Please sign in to comment.