diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 8912afa..e8c7142 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout the repository - uses: actions/checkout@v3.5.3 + uses: actions/checkout@v3.6.0 - name: HACS Validation uses: "hacs/action@22.5.0" with: