diff --git a/.github/workflows/validate-markdown.yml b/.github/workflows/validate-markdown.yml index 86c4f6ee6..00807649c 100644 --- a/.github/workflows/validate-markdown.yml +++ b/.github/workflows/validate-markdown.yml @@ -26,7 +26,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Check broken Paths id: check-broken-paths - uses: john0isaac/action-check-markdown@v0.0.1-beta + uses: john0isaac/action-check-markdown@v1.0.0 with: command: check-broken-paths directory: ./ @@ -64,7 +64,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Run Check paths tracking id: check-paths-tracking - uses: john0isaac/action-check-markdown@v0.0.1-beta + uses: john0isaac/action-check-markdown@v1.0.0 with: command: check-paths-tracking directory: ./ @@ -103,7 +103,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Run Check URLs tracking id: check-urls-tracking - uses: john0isaac/action-check-markdown@v0.0.1-beta + uses: john0isaac/action-check-markdown@v1.0.0 with: command: check-urls-tracking directory: ./ @@ -142,7 +142,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Run Check URLs Country Locale id: check-urls-locale - uses: john0isaac/action-check-markdown@v0.0.1-beta + uses: john0isaac/action-check-markdown@v1.0.0 with: command: check-urls-locale directory: ./