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 5231f3d commit c7152c8Copy full SHA for c7152c8
.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/[email protected].0
+ uses: actions/[email protected].1
70
env:
71
DATA: ${{ steps.query.outputs.data }}
72
PRERELEASE: ${{ contains(steps.version.outputs.result, '-') }}
0 commit comments