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 28e4847 Update Pelican action version in workflow
28e4847 is described below
commit 28e4847d2c3fda7272b50412ceed979a2b55e1d5
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Apr 7 10:28:26 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 3dd9264..a0e7d2c 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@ed044141796eb8ad67581cf5f4210656ffa77daa
+ - uses:
apache/infrastructure-actions/pelican@6308560d6ec78364ac47511575a5ab4a3fe752ec
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]