mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Pin SHA for github actions (#10879)
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Request reviews from component codeowners
|
||||
uses: actions/github-script@v8.0.0
|
||||
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
|
||||
with:
|
||||
script: |
|
||||
const owner = context.repo.owner;
|
||||
|
||||
Reference in New Issue
Block a user