We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f1948a + bfab365 commit 9ecbefdCopy full SHA for 9ecbefd
.github/workflows/integrate.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: "Checkout"
19
- uses: "actions/checkout@v3.0.1"
+ uses: "actions/checkout@v3.0.2"
20
21
- name: "Lint YAML files"
22
uses: "ibiqlik/action-yamllint@v3.1.0"
0 commit comments