We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa6762 commit e2ef9b7Copy full SHA for e2ef9b7
.github/workflows/closeOnRelease.yml
@@ -8,6 +8,6 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Comment on Pull Requests
11
- uses: gcampbell-msft/fixed-pending-release
+ uses: gcampbell-msft/fixed-pending-release@0.0.1
12
with:
13
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments