mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 19:12:59 +00:00
chore(ci): update dorny/paths-filter action (v2.11.1 → v2.12.0) (#958)
| datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | dorny/paths-filter | v2.11.1 | v2.12.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4a03a78dcd
commit
3a5e69d9c8
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Filter paths
|
||||
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
|
||||
uses: dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271 # v2.12.0
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
|
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Filter paths
|
||||
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
|
||||
uses: dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271 # v2.12.0
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
@ -48,7 +48,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Filter paths
|
||||
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
|
||||
uses: dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271 # v2.12.0
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
|
Loading…
Reference in New Issue
Block a user