Browse Source

chore(deps): update peter-evans/create-pull-request action to v8.1.1

pull/5090/merge
renovate[bot] 2 days ago
committed by Slavi Pantaleev
parent
commit
336c564ed4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/update-translations.yml View File

@@ -40,7 +40,7 @@ jobs:
run: just --justfile i18n/justfile extract-translation-templates

- name: Create Pull Request
uses: peter-evans/create-pull-request@v8.1.0
uses: peter-evans/create-pull-request@v8.1.1
with:
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> # Same as committer
body: This is an automatic pull request to update translation files.


Loading…
Cancel
Save