You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2023/01/25 01:25:18 UTC

[openwhisk-utilities] branch master updated: use apache/openwhisk version of scancode action (#88)

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

style95 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-utilities.git


The following commit(s) were added to refs/heads/master by this push:
     new c41fa11  use apache/openwhisk version of scancode action (#88)
c41fa11 is described below

commit c41fa11b55d9095159297b99dd8da10c0d0681c3
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Tue Jan 24 20:25:13 2023 -0500

    use apache/openwhisk version of scancode action (#88)
---
 .github/workflows/scancode.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scancode.yaml b/.github/workflows/scancode.yaml
index a4666ab..44464e2 100644
--- a/.github/workflows/scancode.yaml
+++ b/.github/workflows/scancode.yaml
@@ -34,7 +34,7 @@ jobs:
       - name: Checkout
         uses: actions/checkout@v3
       - name: Scan Code
-        uses: dgrove-oss/openwhisk-utilities/scancode@master
+        uses: apache/openwhisk-utilities/scancode@master
         with:
           config: scancode-ci.cfg
           rootDir: scancode