Skip to content

Commit

Permalink
remove container from gitleaks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvoicu committed Feb 29, 2024
1 parent 4727a84 commit 1834142
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
gitleaks:
name: ${{ vars.CI_IMAGE }}
runs-on: ubuntu-latest
container:
image: ${{ vars.CI_IMAGE }}

steps:
- name: Checkout project ⬇️
Expand Down

0 comments on commit 1834142

Please sign in to comment.