Skip to content

Commit 259cc8d

Browse files
chore(deps): update apexskier/github-release-commenter action to v1.4.1 (#1401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 522791b commit 259cc8d

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
@@ -202,7 +202,7 @@ jobs:
202202
- name: Comment relevant issues and pull requests
203203
if: steps.check-pre-release.outputs.release == 'true'
204204
continue-on-error: true
205-
uses: apexskier/github-release-commenter@v1.3.6
205+
uses: apexskier/github-release-commenter@v1.4.1
206206
with:
207207
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
208208
comment-template: |

0 commit comments

Comments
 (0)