From 88553a6fe33fea1b49d736fbcbe5a3e06f0a44a3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 18 Feb 2026 02:00:13 +0000 Subject: [PATCH] chore: update create-pull-request action to v8.1.0 for GeoLite2 checksum update --- .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 05d13843..b9b7492e 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@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 with: title: "chore(docker): update GeoLite2-Country.mmdb checksum" body: |