We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f1948a commit bfab365Copy full SHA for bfab365
.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