From 90568a5c2f3de10abf4986d155b7249852e58e57 Mon Sep 17 00:00:00 2001 From: "upgrade-bot-9000[bot]" <241389380+upgrade-bot-9000[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 02:55:38 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to d23441a --- .github/workflows/release-please.yml | 2 +- .github/workflows/update-geo-assets.yml | 2 +- .github/workflows/update-geo-data.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index cd095872..7a973b9b 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -50,7 +50,7 @@ jobs: packages: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 - name: Log in to GitHub Container Registry uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4 diff --git a/.github/workflows/update-geo-assets.yml b/.github/workflows/update-geo-assets.yml index 837fb467..81814dc4 100644 --- a/.github/workflows/update-geo-assets.yml +++ b/.github/workflows/update-geo-assets.yml @@ -19,7 +19,7 @@ jobs: contents: read packages: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 - name: Login to GitHub Container Registry uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4 diff --git a/.github/workflows/update-geo-data.yml b/.github/workflows/update-geo-data.yml index 9e8a5474..3237b6c7 100644 --- a/.github/workflows/update-geo-data.yml +++ b/.github/workflows/update-geo-data.yml @@ -16,7 +16,7 @@ jobs: contents: read packages: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 - name: Login to GitHub Container Registry uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4