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 1fbee54  chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 
(#3997)
1fbee54 is described below

commit 1fbee54eaa55752650cc848b435f43055cf2ca8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 7 16:01:28 2021 +0800

    chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#3997)
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/lint.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index e35fd22..2315594 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - name: 🚀 Use Node.js
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           node-version: '12.x'
       - run: npm install -g [email protected]

Reply via email to