Skip to content

Commit

Permalink
chore(ci): pin 3rd-party actions to specific commit hashes
Browse files Browse the repository at this point in the history
KAG-6149
  • Loading branch information
Water-Melon committed Jan 15, 2025
1 parent cd41aaa commit 649a751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout source code
uses: actions/checkout@v2
- uses: Jayrgo/luacheck-action@v1
- uses: Jayrgo/luacheck-action@01594c6841054ef52fe52c0711b1a9159df3b461 # v1
name: luacheck
with:
# List of files, directories and rockspecs to check.
Expand Down

0 comments on commit 649a751

Please sign in to comment.