This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
The following commit(s) were added to refs/heads/main by this push:
new c1565bdce MINIFICPP-2597 Replace removed thirdparty actions (part 2)
c1565bdce is described below
commit c1565bdce851115b7f6eb2c118a9a7191cc3ee71
Author: Ferenc Gerlits <[email protected]>
AuthorDate: Fri Aug 22 15:47:16 2025 +0200
MINIFICPP-2597 Replace removed thirdparty actions (part 2)
Update the verify-package.yml CI action, too.
Closes #2003
Signed-off-by: Martin Zink <[email protected]>
---
.github/workflows/verify-package.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/verify-package.yml
b/.github/workflows/verify-package.yml
index 42a178f3c..b4c1b76eb 100644
--- a/.github/workflows/verify-package.yml
+++ b/.github/workflows/verify-package.yml
@@ -89,7 +89,7 @@ jobs:
- name: Test Reporter
if: always()
- uses: phoenix-actions/test-reporting@v15
+ uses:
phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e # v15
with:
name: "${{ matrix.platform.name }} (${{ matrix.arch }})${{
inputs.enable_fips && ' (FIPS Mode)' || '' }}"
path: build/behavex_output/behave/*.xml