diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index d16f06d..4e8e1a6 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: "Checkout" - uses: "actions/checkout@v4.2.1" + uses: "actions/checkout@v4.2.2" - name: "Lint YAML files" uses: "ibiqlik/action-yamllint@v3.1.1"