Skip to content

Commit

Permalink
Merge pull request #403 from danskernesdigitalebibliotek/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/stefanzweifel/git-auto-commit-action-5

Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
kasperg authored Oct 13, 2023
2 parents 5790c21 + ec973ce commit d812b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translate-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Scan translations
run: LANGUAGE=da task translations:scan
- name: Commit translations
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
file_pattern: './web/profiles/dpl_cms/translations/*.po'
commit_message: New translations were found
Expand Down

0 comments on commit d812b8f

Please sign in to comment.