Skip to content

Commit 37b5b89

Browse files
chore: change prodsec orb to do minor/patch updates automatically (#168)
1 parent a1187c4 commit 37b5b89

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
prodsec: snyk/prodsec-orb@1.0
4+
prodsec: snyk/prodsec-orb@1
55

66
workflows:
77
version: 2
@@ -12,3 +12,4 @@ workflows:
1212
context:
1313
- snyk-bot-slack
1414
channel: dx-local-alerts
15+
trusted-branch: main

0 commit comments

Comments
 (0)