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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 6e1df2b  Update Pelican action version in workflow
6e1df2b is described below

commit 6e1df2b97b818340361c9953c01c382644f106f5
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Apr 7 10:54:34 2026 -0700

    Update Pelican action version in workflow
---
 .github/workflows/build-pelican.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-pelican.yml 
b/.github/workflows/build-pelican.yml
index 5df5ac6..d5db4b4 100644
--- a/.github/workflows/build-pelican.yml
+++ b/.github/workflows/build-pelican.yml
@@ -20,7 +20,7 @@ jobs:
         with:
           persist-credentials: true
           ref: ${{ github.ref || 'main' }}
-      - uses: 
apache/infrastructure-actions/pelican@a1fbd10ea93bd4e7a3d35af5f4e42a0dacbad085
+      - uses: 
apache/infrastructure-actions/pelican@213a958e907762dbd4adb56414cb81ee055226a3
         with:
           # This must be appropriate for the branch being built
           destination: 'asf-site'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to