We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 593819d commit 597fcbbCopy full SHA for 597fcbb
.github/workflows/integrate.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: "Checkout"
21
- uses: "actions/checkout@v4.2.0"
+ uses: "actions/checkout@v4.2.1"
22
23
- name: "Lint YAML files"
24
uses: "ibiqlik/action-yamllint@v3.1.1"
0 commit comments