Skip to content

Commit

Permalink
Merge pull request #156 from radj307/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/create-or-update-comment-4.0.0

Bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0
  • Loading branch information
radj307 authored Mar 3, 2024
2 parents 10771ed + 377f591 commit e34072a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MakeLocalizationChangelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# Add comment to changelog issue
- name: Add Comment to Changelog
if: steps.changes.outputs.modified_files_count != 0
uses: peter-evans/create-or-update-comment@v3.1.0
uses: peter-evans/create-or-update-comment@v4.0.0
with:
issue-number: 134
body-path: 'body.md'
Expand Down

0 comments on commit e34072a

Please sign in to comment.