Skip to content

Commit e2ef9b7

Browse files
update workflow
1 parent faa6762 commit e2ef9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/closeOnRelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Comment on Pull Requests
11-
uses: gcampbell-msft/fixed-pending-release
11+
uses: gcampbell-msft/fixed-pending-release@0.0.1
1212
with:
1313
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)