diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 4f96f57..af3df2f 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -16,7 +16,7 @@ jobs: steps: - name: "Checkout" - uses: "actions/checkout@v3.2.0" + uses: "actions/checkout@v3.3.0" - name: "Lint YAML files" uses: "ibiqlik/action-yamllint@v3.1.1"