mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-22 19:38:35 +00:00
chore(ci): update dorny/paths-filter action (v3.0.0 → v3.0.1) (#1032)
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | dorny/paths-filter | v3.0.0 | v3.0.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4fab30e5df
commit
d444202ab8
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@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0
|
||||
uses: dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a # v3.0.1
|
||||
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@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0
|
||||
uses: dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a # v3.0.1
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
@ -48,7 +48,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Filter paths
|
||||
uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0
|
||||
uses: dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a # v3.0.1
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
|
Loading…
Reference in New Issue
Block a user