Skip to content

Commit ad804a0

Browse files
chore(deps): update apexskier/github-release-commenter action to v1.4.1
1 parent bf1c858 commit ad804a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
- name: Comment relevant issues and pull requests
230230
if: steps.check-pre-release.outputs.release == 'true'
231231
continue-on-error: true
232-
uses: apexskier/github-release-commenter@v1.3.6
232+
uses: apexskier/github-release-commenter@v1.4.1
233233
with:
234234
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
235235
comment-template: |

0 commit comments

Comments
 (0)