chore(deps)(deps): bump actions/github-script from 7 to 8 #45
2
.github/workflows/release_pipeline.yml
vendored
2
.github/workflows/release_pipeline.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
|
||||
- name: Actor authorization (admin or maintain)
|
||||
id: auth
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const owner = context.repo.owner;
|
||||
|
||||
Reference in New Issue
Block a user