This is an automated email from the ASF dual-hosted git repository.
shreemaanabhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 1dfce2b73 chore(deps): bump apache/skywalking-eyes from 0.5.0 to 0.6.0
(#11128)
1dfce2b73 is described below
commit 1dfce2b731ddea1abda9eda25ff412b6caafb913
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 12 18:14:22 2024 +0545
chore(deps): bump apache/skywalking-eyes from 0.5.0 to 0.6.0 (#11128)
---
.github/workflows/license-checker.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/license-checker.yml
b/.github/workflows/license-checker.yml
index 830f1a180..bae5d6c77 100644
--- a/.github/workflows/license-checker.yml
+++ b/.github/workflows/license-checker.yml
@@ -32,6 +32,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check License Header
- uses: apache/[email protected]
+ uses: apache/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}