Skip to content

Commit 5cc61a0

Browse files
authored
Merge pull request #245 from ptr727/dependabot/github_actions/main/actions-deps-eba975d771
Bump stefanzweifel/git-auto-commit-action from 5 to 6 in the actions-deps group
2 parents 8597bff + 1dfd59d commit 5cc61a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CheckForNewLanguageData.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# https://github.com/marketplace/actions/git-auto-commit
5757
- name: Commit updated files
5858
id: autocommit
59-
uses: stefanzweifel/git-auto-commit-action@v5
59+
uses: stefanzweifel/git-auto-commit-action@v6
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
with:

0 commit comments

Comments
 (0)