We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a38a0 commit bf5e1afCopy full SHA for bf5e1af
action.yml
@@ -12,7 +12,7 @@ runs:
12
using: "composite"
13
steps:
14
- name: Remove pull requests and issues from project
15
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
16
env:
17
PROJECT_URL: ${{ inputs.project-url }}
18
with:
0 commit comments