Skip to content

Commit 18d5258

Browse files
authored
[Maintenance] Update Orb Version (#1879)
1 parent 145ae15 commit 18d5258

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
path-filtering: circleci/path-filtering@1.0.0
4+
path-filtering: circleci/path-filtering@1.2.0
55

66
setup: true
77

@@ -17,6 +17,7 @@ workflows:
1717
name: check-updated-files
1818
base-revision: master
1919
config-path: .circleci/continue_config.yml
20+
tag: "3.9"
2021
mapping: |
2122
manifests/.* manifests-verify true
2223
chart/.* manifests-verify true

0 commit comments

Comments
 (0)