This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 3c4e7b680 chore(deps): update actions/checkout digest to 8e8c483
(#3319)
3c4e7b680 is described below
commit 3c4e7b680ff4f15cf95fb75a7f3897fc653132c8
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Dec 25 09:58:55 2025 +0000
chore(deps): update actions/checkout digest to 8e8c483 (#3319)
---
.github/workflows/release-3-build-and-publish-artifacts.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/release-3-build-and-publish-artifacts.yml
b/.github/workflows/release-3-build-and-publish-artifacts.yml
index dbb4a6701..190157515 100644
--- a/.github/workflows/release-3-build-and-publish-artifacts.yml
+++ b/.github/workflows/release-3-build-and-publish-artifacts.yml
@@ -431,7 +431,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with:
fetch-depth: 0