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.
2 parents 0fb100e + b3a7986 commit 8462d88Copy full SHA for 8462d88
1 file changed
.github/workflows/first-time-contributor.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Welcome first-time contributor
15
- uses: actions/github-script@v7
+ uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
16
with:
17
script: |
18
const owner = context.repo.owner;
0 commit comments