Skip to content

Commit

Permalink
ci: change comment author
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Peder Meldgaard <[email protected]>
  • Loading branch information
JenspederM committed Jan 3, 2025
1 parent b6cad81 commit 79fd818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/check_version/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
id: fc
with:
issue-number: ${{ inputs.pr_number }}
comment-author: "version-reporter[bot]"
comment-author: "github-actions[bot]"
- name: Create bump comment
if: ${{ inputs.pr_number != '' && steps.cz.outputs.version != steps.project.outputs.old_version }}
uses: peter-evans/create-or-update-comment@v4
Expand Down

0 comments on commit 79fd818

Please sign in to comment.