Skip to content

Commit

Permalink
fix: use correct release commenter version (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgreinacher committed Dec 5, 2023
1 parent 7dc816b commit 22ca557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -122,7 +122,7 @@ jobs:
run: sleep 30s
shell: bash
- name: Comment on relevant PRs and issues
uses: apexskier/github-release-commenter@v1.2
uses: apexskier/github-release-commenter@v1.3.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
comment-template: |
Expand Down

0 comments on commit 22ca557

Please sign in to comment.