Skip to content

Commit

Permalink
fix(gha): Gracefully handle bad GHA job definitions (bridgecrewio#3489)
Browse files Browse the repository at this point in the history
* Gracefully handle bad GHA job definitions

* Add gha to allowed prefixes
  • Loading branch information
nimrodkor authored and schosterbarak committed Sep 8, 2022
1 parent 5e0d861 commit ac94c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admissioncontroller/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
capabilities:
drop:
- ALL
image: bridgecrew/whorf@sha256:33f77fe4bcde4e4ddf9e876a56b5b32d6c3f4a5a0802de49241d37d5e02da023
image: bridgecrew/whorf@sha256:3833730cf56bf0371a3adf4f50c529aa7e76bbca0ecfc7dd8df333363f5288f2
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit ac94c6c

Please sign in to comment.