This is an automated email from the ASF dual-hosted git repository.
spacewander 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 7e68c8f chore(deps): bump apache/skywalking-eyes from 0.1.0 to 0.2.0
(#5231)
7e68c8f is described below
commit 7e68c8f8029f792efa33ef71f4ffc7ab9f06e5b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 14 19:43:33 2021 +0800
chore(deps): bump apache/skywalking-eyes from 0.1.0 to 0.2.0 (#5231)
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.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 586c7a9..6292bb7 100644
--- a/.github/workflows/license-checker.yml
+++ b/.github/workflows/license-checker.yml
@@ -33,6 +33,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Check License Header
- uses: apache/[email protected]
+ uses: apache/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}