From 280e7b9c197f3b6baac733cd80b695c142efc386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:53:28 +0000 Subject: [PATCH] chore(deps): pin peter-evans/create-pull-request action to c5a7806 --- .github/workflows/update-geolite2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-geolite2.yml b/.github/workflows/update-geolite2.yml index 7d541410..a79763e7 100644 --- a/.github/workflows/update-geolite2.yml +++ b/.github/workflows/update-geolite2.yml @@ -105,7 +105,7 @@ jobs: - name: Create Pull Request if: steps.checksum.outputs.needs_update == 'true' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 with: title: "chore(docker): update GeoLite2-Country.mmdb checksum" body: |