We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2005b commit 44ea2d7Copy full SHA for 44ea2d7
tasks/lint.yaml
@@ -1,5 +1,5 @@
1
includes:
2
- - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.0/tasks/lint.yaml
+ - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.9.0/tasks/lint.yaml
3
4
tasks:
5
- name: fix
tasks/test.yaml
@@ -2,7 +2,7 @@ includes:
- create: ./create.yaml
- setup: ./setup.yaml
- deploy: ./deploy.yaml
- - compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.0/tasks/compliance.yaml
+ - compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.9.0/tasks/compliance.yaml
6
7
8
- name: single-package
0 commit comments