Skip to content

Commit 5e90628

Browse files
author
Dan Hertz
authored
Merge pull request #14 from nightfallai/update-job-yml [semver:minor] bump jobs in dir as well
2 parents b8346b0 + e0bf632 commit 5e90628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jobs/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
description: |
22
Scan Pull Requests and Commits for sensitive findings. You must set the NIGHTFALL_API_KEY as a CircleCI project environment variable to use this orb. View this orb's source and README for usage instructions.
33
docker:
4-
- image: 'nightfallai/nightfall_code_scanner:v1.0.0'
4+
- image: 'nightfallai/nightfall_code_scanner:v1.1.2'
55
parameters:
66
event_before:
77
default: ""

0 commit comments

Comments
 (0)