ci: remove duplicate checkout
All checks were successful
lint, build and push / lint (push) Successful in 4s
lint, build and push / build (push) Successful in 17s

This commit is contained in:
Michael Grote 2024-09-02 22:07:29 +02:00
parent 92c742bad2
commit cedde42020

View file

@ -17,8 +17,6 @@ jobs:
uses: docker://zricethezav/gitleaks:v8.18.4
with:
args: detect --no-git --verbose --source ${{ github.workspace }}
- name: Checkout code
uses: actions/checkout@v4
- name: Run hadolint
uses: docker://pipelinecomponents/hadolint:0.26.4
with: