Skip to content

Commit

Permalink
Merge pull request #2979 from wwmm/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-pull-request-6.0.2

build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
  • Loading branch information
wwmm authored Mar 13, 2024
2 parents 3117b46 + c00737d commit e67aea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translation-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# TODO it would be ideal to refresh metainfo fully by copying release notes from the upcoming release in NEWS.yaml to metainfo, and then running the above update template script,
# however this is not possible without putting a dummy release in the metainfo with said upcoming release notes which would later have to be adjusted to the real release.
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6.0.1
uses: peter-evans/create-pull-request@v6.0.2
with:
title: Update translation templates
body: Ensure to merge all other Pull Requests before merging this. Conflicts here will automatically be resolved in case of changes in master.
Expand Down

0 comments on commit e67aea5

Please sign in to comment.