You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fixes owasp cache
- put unit tests after owasp dependency check to use cached build from there and cache override
specify owasp dependency check cache key
- change secret with role arn
fix: add regex check for AWS_DEPLOYMENT_ROLE_ARN
Copy file name to clipboardExpand all lines: .github/workflows/backend_workflow.yml
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,30 @@ on:
75
75
description: "GitHub App private key matching the deployment-app-id input, used for deployment authentication and creating PRs on the infrastructure repository"
0 commit comments