From f7ee33699b9618740c467fd40adf42177353b073 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 22:55:12 +0000 Subject: [PATCH] chore(deps): pin coreruleset/crs-plugin-test-action action to 580582e in .github/workflows/integration.yml --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index da62265..3b2597d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -4,4 +4,4 @@ name: Integration tests jobs: integration-tests: - uses: coreruleset/crs-plugin-test-action/.github/workflows/integration.yaml@v2.0.0 # yamllint disable-line rule:line-length + uses: coreruleset/crs-plugin-test-action/.github/workflows/integration.yaml@580582e7ca3ea87aa31631893048a2fc074b9b03 # v2.0.0 # yamllint disable-line rule:line-length