1
0
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:
Jesse Hills
2025-09-26 01:08:16 +12:00
committed by GitHub
parent 0cc03dfe32
commit 44767c32cf
15 changed files with 70 additions and 70 deletions

View File

@@ -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;