mirror of
https://github.com/LizardByte/awesome-sunshine.git
synced 2026-04-30 10:09:26 -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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: npx awesome-lint
|
run: npx awesome-lint
|
||||||
|
|||||||
Reference in New Issue
Block a user