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 dfc9771 commit e9fb4ddCopy full SHA for e9fb4dd
1 file changed
.github/workflows/label-linked-issues.yml
@@ -66,7 +66,7 @@ jobs:
66
repo: ${{ github.event.repository.name }}
67
- id: label
68
name: Label linked issues
69
- uses: actions/github-script@v6.3.0
+ uses: actions/github-script@v6.3.1
70
env:
71
DATA: ${{ steps.query.outputs.data }}
72
PRERELEASE: ${{ contains(steps.version.outputs.result, '-') }}
0 commit comments