diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 11a23e1..ceb8ed7 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: "Checkout" - uses: "actions/checkout@v4.1.7" + uses: "actions/checkout@v4.2.0" - name: "Lint YAML files" uses: "ibiqlik/action-yamllint@v3.1.1"