From: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com> Date: Thu, 23 May 2024 20:14:52 +0000 (-0700) Subject: Update locker action version to update node version (#4682) X-Git-Tag: accepted/tizen/unified/20241231.014852~40^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=47a8d48ecc8d320682f1d22fdbbce71528d32a3b;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update locker action version to update node version (#4682) --- diff --git a/.github/workflows/locker.yml b/.github/workflows/locker.yml index 0e7b77151..9c6226972 100644 --- a/.github/workflows/locker.yml +++ b/.github/workflows/locker.yml @@ -26,7 +26,7 @@ jobs: with: repository: "microsoft/vscode-github-triage-actions" path: ./actions - ref: cd16cd2aad6ba2da74bb6c6f7293adddd579a90e # locker action commit sha + ref: 858022dfd0ed0511dd13456cb2fa1517253c6378 # locker action commit sha - name: Install Actions run: npm install --production --prefix ./actions - name: Run Locker