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 ca51234 Update Pelican action version in workflow
ca51234 is described below
commit ca51234568eda56da647adde419f8e06b9c9ca5f
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Apr 7 11:07:09 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 d5db4b4..f3806f4 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@213a958e907762dbd4adb56414cb81ee055226a3
+ - uses:
apache/infrastructure-actions/pelican@12a867cb6d7862f4efadf6a50a59fe857fd5e275
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]