Merge pull request #94593 from NixOS/dependabot/github_actions/technote-space/get-diff-action-v2.0.3
This commit is contained in:
commit
c4ba980a27
4
.github/workflows/editorconfig.yml
vendored
4
.github/workflows/editorconfig.yml
vendored
@ -10,7 +10,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- 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
|
- name: Checking EditorConfig
|
||||||
env:
|
env:
|
||||||
VERSION: "2.1.0"
|
VERSION: "2.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user