commit:     2e3f842a40866cead42486b306045ce4d63c7e7f
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 11:55:52 2024 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 11:55:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=2e3f842a

github: run latest shellcheck

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 .github/workflows/scripts.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scripts.yml b/.github/workflows/scripts.yml
index 461bd8d036..ec027738e5 100644
--- a/.github/workflows/scripts.yml
+++ b/.github/workflows/scripts.yml
@@ -18,6 +18,6 @@ jobs:
           bash -n "${script}"
         done
     - name: Test scripts with ShellCheck
-      uses: ludeeus/[email protected]
+      uses: ludeeus/action-shellcheck@master
       with:
         scandir: "./scripts"

Reply via email to