diff --git a/.github/workflows/fetchy.yml b/.github/workflows/fetchy.yml index 2967ed5..3ebe94e 100644 --- a/.github/workflows/fetchy.yml +++ b/.github/workflows/fetchy.yml @@ -29,7 +29,7 @@ jobs: run: npm ci - name: Run Fetchy run: npm run fetchy - - uses: EndBug/add-and-commit@v7 + - uses: EndBug/add-and-commit@v8.0.1 with: default_author: github_actions message: "Adding/Updating the latest MoH Data"