Skip to content

Commit

Permalink
Revert "remove container from gitleaks.yml"
Browse files Browse the repository at this point in the history
This reverts commit 1834142.
  • Loading branch information
sorinvoicu committed Feb 29, 2024
1 parent 1834142 commit e0c732b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ 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 e0c732b

Please sign in to comment.