mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
build(deps): bump tj-actions/changed-files from 39 to 41 in /.github/workflows (#3235)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Test if changes are in not ignored paths
|
- name: Test if changes are in not ignored paths
|
||||||
id: are-non-ignored-files-changed
|
id: are-non-ignored-files-changed
|
||||||
uses: tj-actions/changed-files@v39
|
uses: tj-actions/changed-files@v41
|
||||||
with:
|
with:
|
||||||
files: ./**
|
files: ./**
|
||||||
files_ignore: |
|
files_ignore: |
|
||||||
|
|||||||
Reference in New Issue
Block a user