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.2.1 → v2.11.1 ) (#911)
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------- | | github-tags | dorny/paths-filter | v2.2.1 | v2.11.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5574e60542
commit
daa94d4f87
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Filter paths
|
||||
uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1
|
||||
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
|
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Filter paths
|
||||
uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1
|
||||
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
@ -50,7 +50,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Filter paths
|
||||
uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1
|
||||
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
|
Loading…
Reference in New Issue
Block a user