This is an automated email from the ASF dual-hosted git repository.

yihaochen pushed a commit to branch changes-deprecation
in repository https://gitbox.apache.org/repos/asf/skywalking-python.git


The following commit(s) were added to refs/heads/changes-deprecation by this 
push:
     new cf5f209  Bump up changes filter
cf5f209 is described below

commit cf5f2098e318504f3ce0db85ac8ae9f469346fb0
Author: Superskyyy <[email protected]>
AuthorDate: Wed Dec 7 00:53:43 2022 -0500

    Bump up changes filter
---
 .github/workflows/CI.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml
index 62a7816..4bbd08d 100644
--- a/.github/workflows/CI.yaml
+++ b/.github/workflows/CI.yaml
@@ -76,7 +76,7 @@ jobs:
     steps:
       - uses: actions/checkout@v3  # required for push event
       - name: Check for file changes
-        uses: getsentry/paths-filter@v2
+        uses: getsentry/[email protected]
         id: filter
         with:
           token: ${{ github.token }}

Reply via email to