From 6f47ad897046018caa67ae5b14e1e2f195edc4d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 5 Jun 2024 06:57:23 +0000 Subject: [PATCH] chore(CI): Updating lint-eslint.yml workflow from template Signed-off-by: Nextcloud bot --- .github/workflows/lint-eslint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-eslint.yml b/.github/workflows/lint-eslint.yml index 4e50605c..972b3fb8 100644 --- a/.github/workflows/lint-eslint.yml +++ b/.github/workflows/lint-eslint.yml @@ -53,7 +53,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Read package.json node and npm engines version uses: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4 # v3