Merge pull request #94593 from NixOS/dependabot/github_actions/technote-space/get-diff-action-v2.0.3

gstqt5
Jörg Thalheim 2020-08-03 10:30:47 +01:00 committed by GitHub
commit c4ba980a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v2.0.2
with:
fetch-depth: 0
- uses: technote-space/get-diff-action@v2.0.3
- name: Checking EditorConfig
env:
VERSION: "2.1.0"