This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new c13e0c9 (chores) ci: fixed a few syntax error on the download script
c13e0c9 is described below
commit c13e0c98453009347195d6d7e0aba14c9f6ca7ea
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Fri Apr 1 10:11:47 2022 +0200
(chores) ci: fixed a few syntax error on the download script
---
.github/workflows/component-pr.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/component-pr.yaml
b/.github/workflows/component-pr.yaml
index 576c174..475374d 100644
--- a/.github/workflows/component-pr.yaml
+++ b/.github/workflows/component-pr.yaml
@@ -52,7 +52,7 @@ jobs:
uses: actions/[email protected]
if: |
github.event_name == 'workflow_run'
- with:the
+ with:
# Secure download based on:
# -
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
# -
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_run