commit 686f97a0088bc99d21187ef940194aac112251e2 parent 1489db4545ff8af895b4a7fe023723658bde252c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 20:35:11 +0000 chore(deps): pin dependencies Diffstat:
| M | .github/workflows/validate.yaml | | | 4 | ++-- |
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