Skip to content

Commit

Permalink
Update locker action version to update node version (dotnet#4682)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyosjs authored May 23, 2024
1 parent 36eb107 commit 47a8d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/locker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 47a8d48

Please sign in to comment.