Skip to content

Commit

Permalink
chore: change prodsec orb to do minor/patch updates automatically (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch authored Mar 1, 2024
1 parent a1187c4 commit 37b5b89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
prodsec: snyk/prodsec-orb@1.0
prodsec: snyk/prodsec-orb@1

workflows:
version: 2
Expand All @@ -12,3 +12,4 @@ workflows:
context:
- snyk-bot-slack
channel: dx-local-alerts
trusted-branch: main

0 comments on commit 37b5b89

Please sign in to comment.