Bump EndBug/add-and-commit version to 5.1.0 (#4536)

This commit is contained in:
Krystian Marcisz 2020-11-01 16:26:53 +01:00 committed by GitHub
parent d876f5bf59
commit 3d4762b3b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ jobs:
# see https://github.com/EndBug/add-and-commit
-
uses: EndBug/add-and-commit@v5
uses: EndBug/add-and-commit@v5.1.0
with:
# The arguments for the `git add` command (see the paragraph below for more info)
add: .

View File

@ -57,7 +57,7 @@ jobs:
- run: vendor/bin/ecs check --match-git-diff --fix --ansi
-
uses: EndBug/add-and-commit@v5
uses: EndBug/add-and-commit@v5.1.0
with:
# The arguments for the `git add` command (see the paragraph below for more info)
add: .