This is an automated email from the ASF dual-hosted git repository.
snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git
The following commit(s) were added to refs/heads/master by this push:
new 7e43e12b2 NUTCH-3124 Github workflow not run because of uncertified
action "paths-changes-filter"
7e43e12b2 is described below
commit 7e43e12b25e1e347e76f64712aceb743a278bff8
Author: Sebastian Nagel <[email protected]>
AuthorDate: Wed Aug 27 12:17:28 2025 +0200
NUTCH-3124 Github workflow not run because of uncertified action
"paths-changes-filter"
Upgrade "paths-changes-filter" action to version 3.0.2 but pin the
version using the Git commit hash.
---
.github/workflows/master-build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/master-build.yml
b/.github/workflows/master-build.yml
index f0802a607..60e97a734 100644
--- a/.github/workflows/master-build.yml
+++ b/.github/workflows/master-build.yml
@@ -72,7 +72,7 @@ jobs:
with:
java-version: ${{ matrix.java }}
distribution: 'temurin'
- - uses: dorny/[email protected]
+ - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
id: filter
with:
filters: |