Skip to content

Commit fb2235e

Browse files
chore(deps): update dorny/paths-filter action to v3
| datasource | package | from | to | | ----------- | ------------------ | ---- | -- | | github-tags | dorny/paths-filter | v2 | v3 |
1 parent 8fc1f74 commit fb2235e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
org.opencontainers.image.versions=${{ steps.versions.outputs.versions }}
7676
7777
- name: Check if context changed
78-
uses: dorny/paths-filter@v2
78+
uses: dorny/paths-filter@v3
7979
id: changes
8080
with:
8181
filters: |

0 commit comments

Comments
 (0)