Skip to content

Commit

Permalink
Temporarily disable bridgecrew
Browse files Browse the repository at this point in the history
  • Loading branch information
BSick7 committed Sep 29, 2023
1 parent f9e86f3 commit 9a43e80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Run Bridgecrew
id: Bridgecrew
uses: bridgecrewio/bridgecrew-action@master
with:
api-key: ${{ secrets.BC_API_KEY }}
# - name: Run Bridgecrew
# id: Bridgecrew
# uses: bridgecrewio/bridgecrew-action@master
# with:
# api-key: ${{ secrets.BC_API_KEY }}

- name: Set up Nullstone
uses: nullstone-io/setup-nullstone-action@v0
Expand Down

0 comments on commit 9a43e80

Please sign in to comment.