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 e03b779ba Update actions/checkout digest to de0fac2 (#3671)
e03b779ba is described below
commit e03b779ba5edb0e6d19bb596486da336b0536681
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Feb 4 13:32:59 2026 +0000
Update actions/checkout digest to de0fac2 (#3671)
---
.github/workflows/nightly-iceberg.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/nightly-iceberg.yml
b/.github/workflows/nightly-iceberg.yml
index e4481f517..9cb92d01d 100644
--- a/.github/workflows/nightly-iceberg.yml
+++ b/.github/workflows/nightly-iceberg.yml
@@ -74,7 +74,7 @@ jobs:
fi
- name: Checkout
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
with:
ref: ${{ inputs.branch || 'main' }}