mirror of
https://github.com/LizardByte/awesome-sunshine.git
synced 2026-03-11 17:34:13 -05:00
chore: update GitHub Actions to use commit hashes (#71)
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
|
||||
- name: Lint
|
||||
run: npx awesome-lint
|
||||
|
||||
Reference in New Issue
Block a user