diff --git a/.github/workflows/appsec_vpatch_lint.yaml b/.github/workflows/appsec_vpatch_lint.yaml index 89bcd57976f..4c9a0af89b3 100644 --- a/.github/workflows/appsec_vpatch_lint.yaml +++ b/.github/workflows/appsec_vpatch_lint.yaml @@ -20,7 +20,7 @@ jobs: steps: - name: checkout repo - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/lint-index.yml b/.github/workflows/lint-index.yml index 410d7957149..a1baf809fec 100644 --- a/.github/workflows/lint-index.yml +++ b/.github/workflows/lint-index.yml @@ -66,7 +66,7 @@ jobs: steps: - name: checkout repo - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 ref: ${{ github.ref }} diff --git a/.github/workflows/lint-python.yaml b/.github/workflows/lint-python.yaml index 7c1e0a2b097..a615d4446f4 100644 --- a/.github/workflows/lint-python.yaml +++ b/.github/workflows/lint-python.yaml @@ -26,7 +26,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3eb6d97bedf..e5480faf725 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Check out code into the Go module directory - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/test_appsec_rules.yaml b/.github/workflows/test_appsec_rules.yaml index 057ac9651b6..3207c99724f 100644 --- a/.github/workflows/test_appsec_rules.yaml +++ b/.github/workflows/test_appsec_rules.yaml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out code into the Go module directory - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 diff --git a/.github/workflows/test_configurations.yaml b/.github/workflows/test_configurations.yaml index 179296279c1..7bdd75279ae 100644 --- a/.github/workflows/test_configurations.yaml +++ b/.github/workflows/test_configurations.yaml @@ -55,7 +55,7 @@ jobs: scenario_color: ${{ steps.coverage.outputs.scenario_color }} steps: - name: Check out code into the Go module directory - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - name: run tests with crowdsec from master branch diff --git a/.github/workflows/update-blockers.yml b/.github/workflows/update-blockers.yml index 9decda64d3b..cb801401f8d 100644 --- a/.github/workflows/update-blockers.yml +++ b/.github/workflows/update-blockers.yml @@ -25,7 +25,7 @@ jobs: steps: - name: checkout repo - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Install uv uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 @@ -63,7 +63,7 @@ jobs: contents: read steps: - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@517a711dbcd0e402f90c77e7e2f81e849156e31d # v6.2.2 + uses: aws-actions/configure-aws-credentials@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3 with: role-to-assume: ${{ secrets.CF_AWS_ROLE }} role-session-name: github-action diff --git a/.github/workflows/update-index.yml b/.github/workflows/update-index.yml index c0e8e241cf4..eefd211061e 100644 --- a/.github/workflows/update-index.yml +++ b/.github/workflows/update-index.yml @@ -42,7 +42,7 @@ jobs: steps: - name: checkout repo - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Install uv uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 diff --git a/.github/workflows/update_taxonomy.yaml b/.github/workflows/update_taxonomy.yaml index 6fad326a9a0..a3bd3780064 100644 --- a/.github/workflows/update_taxonomy.yaml +++ b/.github/workflows/update_taxonomy.yaml @@ -26,7 +26,7 @@ jobs: pull-requests: write steps: - name: checkout repo - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 ref: master @@ -95,11 +95,11 @@ jobs: id-token: write contents: read steps: - - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@517a711dbcd0e402f90c77e7e2f81e849156e31d # v6.2.2 + uses: aws-actions/configure-aws-credentials@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3 with: role-to-assume: ${{ secrets.CF_AWS_ROLE }} role-session-name: github-action diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 0c498c8faef..6ff17d7e6be 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -15,12 +15,12 @@ jobs: runs-on: ubuntu-latest steps: - name: checkout repo - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - name: checkout yaml schemas - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: repository: "crowdsecurity/crowdsec-yaml-schemas" path: crowdsec-yaml-schemas diff --git a/.github/workflows/waf-check.yaml b/.github/workflows/waf-check.yaml index 543e27f446f..dcba1b1ab33 100644 --- a/.github/workflows/waf-check.yaml +++ b/.github/workflows/waf-check.yaml @@ -33,7 +33,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out code into the Go module directory - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 persist-credentials: false @@ -71,7 +71,7 @@ jobs: ] steps: - name: Check out code into the Go module directory - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1