commit d33d5c47d46ecbb0ac8edcdcf9bcccc6a41402c2
parent 1489db4545ff8af895b4a7fe023723658bde252c
Author: Marcel <MTRNord@users.noreply.github.com>
Date: Sun, 7 Dec 2025 21:35:42 +0100
Merge pull request #20 from MTRNord/renovate/github-actions
chore(deps): pin dependencies
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml
@@ -70,7 +70,7 @@ jobs:
fetch-depth: 0
- name: Run gitleaks
- uses: gitleaks/gitleaks-action@v2
+ uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -176,7 +176,7 @@ jobs:
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: YAML Lint
- uses: ibiqlik/action-yamllint@v3
+ uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3
continue-on-error: true
with:
config_file: .yamllint