Use Ana06/get-changed-files@v1.2

Use Ana06/get-changed-files@v1.2 which removes the _head commit is ahead
of the base commit_ check. This made the action failed in not up-to-date
branches (in which rebasing is needed).

It supersedes https://github.com/fireeye/capa/pull/599
This commit is contained in:
Ana Maria Martinez Gomez
2021-06-04 14:03:41 +02:00
parent e737595339
commit 4ef3830b6b

View File

@@ -15,7 +15,7 @@ jobs:
steps:
- name: Get changed files
id: files
uses: Ana06/get-changed-files@v1.1
uses: Ana06/get-changed-files@v1.2
- name: check changelog updated
id: changelog_updated
env: