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 8d8a751 Update Pelican action version in workflow
8d8a751 is described below
commit 8d8a7511d86008c292228f17cc58a7dde7c13834
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Apr 7 10:49:48 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 af1320e..5df5ac6 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@6308560d6ec78364ac47511575a5ab4a3fe752ec
+ - uses:
apache/infrastructure-actions/pelican@a1fbd10ea93bd4e7a3d35af5f4e42a0dacbad085
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]