From 850e104a12d301cda28489a207652d65bc0ed50a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 00:55:42 +0000 Subject: [PATCH] chore(deps): update coreruleset/crs-plugin-test-action action to v3 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 3b2597d..55b8d08 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@580582e7ca3ea87aa31631893048a2fc074b9b03 # v2.0.0 # yamllint disable-line rule:line-length + uses: coreruleset/crs-plugin-test-action/.github/workflows/integration.yaml@738f25b8d5ee671dcc8ba76aa29365ffd690309a # v3.0.0 # yamllint disable-line rule:line-length