diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 1df0a4c..2ccb127 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -16,7 +16,7 @@ jobs: steps: - name: "Checkout" - uses: "actions/checkout@v2.3.1" + uses: "actions/checkout@v2.3.2" - name: "Lint YAML files" uses: "ibiqlik/action-yamllint@v1"