Skip to content

Commit 22ca557

Browse files
authored
fix: use correct release commenter version (#1064)
1 parent 7dc816b commit 22ca557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
run: sleep 30s
123123
shell: bash
124124
- name: Comment on relevant PRs and issues
125-
uses: apexskier/[email protected]
125+
uses: apexskier/github-release-commenter@v1.3.2
126126
with:
127127
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
128128
comment-template: |

0 commit comments

Comments
 (0)