cluster.meta

Issues/PRs archive for MTRNord/cluster
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.meta.git
Log | Files | Refs

20.diff (805B)


      1 diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml
      2 index e420ca79..1e20eec1 100644
      3 --- a/.github/workflows/validate.yaml
      4 +++ b/.github/workflows/validate.yaml
      5 @@ -70,7 +70,7 @@ jobs:
      6            fetch-depth: 0
      7  
      8        - name: Run gitleaks
      9 -        uses: gitleaks/gitleaks-action@v2
     10 +        uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2
     11          env:
     12            GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
     13  
     14 @@ -176,7 +176,7 @@ jobs:
     15          uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
     16  
     17        - name: YAML Lint
     18 -        uses: ibiqlik/action-yamllint@v3
     19 +        uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3
     20          continue-on-error: true
     21          with:
     22            config_file: .yamllint