This is an automated email from the ASF dual-hosted git repository.

pvary pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 0bae0503bc Build: Correct actions/labeler version comment to v6.0.1 
(#16225)
0bae0503bc is described below

commit 0bae0503bcec99e5b725da18430458f38749888c
Author: Maximilian Michels <[email protected]>
AuthorDate: Wed May 6 11:22:23 2026 +0200

    Build: Correct actions/labeler version comment to v6.0.1 (#16225)
---
 .github/workflows/labeler.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 16aac23a56..3735367053 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -28,6 +28,6 @@ jobs:
   triage:
     runs-on: ubuntu-slim
     steps:
-    - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
+    - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
       with:
         sync-labels: true

Reply via email to