Skip to content

Commit

Permalink
CID-2729: Remove secrets action usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedlajmileanix committed Jun 24, 2024
1 parent cfaba2b commit 9f2fadb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/leanix-github-agent-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: LeanIX Secrets 🔒
uses: leanix/secrets-action@master
with:
secret-store-credentials: ${{ secrets.INJECTED_SECRET_STORE_CREDENTIALS }}

- name: Setup Java
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 9f2fadb

Please sign in to comment.