Skip to content

Commit a232726

Browse files
committed
Updates dorny/paths-filter and pins to fbd0ab8f3e69293af611ebaee6363fc25e6d187d
Updates dorny/paths-filter from v3 to v4.0.1 and pins to a specific commit hash instead of the tag.
1 parent dd54a79 commit a232726

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/stackhpc-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131

3232
- name: Check changed files
33-
uses: dorny/paths-filter@v3
33+
uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
3434
id: changes
3535
with:
3636
# Filters are defined in this file.

.github/workflows/trigger-overcloud-host-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818

1919
- name: Check changed files
20-
uses: dorny/paths-filter@v3
20+
uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
2121
id: changes
2222
with:
2323
filters: .github/overcloud-host-image-build-path-filters.yml

0 commit comments

Comments
 (0)