Compare commits

..

5 commits
mai ... master

Author SHA1 Message Date
5767e2a3fd chore(deps): update zricethezav/gitleaks docker tag to v8.24.3 ()
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2025-04-11 18:06:02 +02:00
619d8236c2 chore(deps): update zricethezav/gitleaks docker tag to v8.24.2 ()
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2025-03-22 17:05:54 +01:00
83a6ffd4f8 chore(deps): update pipelinecomponents/hadolint docker tag to v0.27.2 ()
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2025-03-13 21:05:49 +01:00
c2a83fa120 chore(deps): update zricethezav/gitleaks docker tag to v8.24.0 ()
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2025-02-20 05:06:10 +01:00
ac74aceee8 ci: fix mail body 2025-02-11 16:02:57 +01:00
2 changed files with 2 additions and 5 deletions
.gitea/workflows
Dockerfile

View file

@ -14,11 +14,11 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Gitleaks
uses: docker://zricethezav/gitleaks:v8.23.3
uses: docker://zricethezav/gitleaks:v8.24.3
with:
args: detect --no-git --verbose --source ${{ github.workspace }}
- name: Run hadolint
uses: docker://pipelinecomponents/hadolint:0.27.1
uses: docker://pipelinecomponents/hadolint:0.27.2
with:
args: hadolint Dockerfile
# - name: Run ShellCheck

View file

@ -17,6 +17,3 @@ RUN apt-get update \
s-nail \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
sadfas