diff --git a/.github/workflows/update-mod-source.yaml b/.github/workflows/update-mod-source.yaml index 68673dd0..92ca3968 100644 --- a/.github/workflows/update-mod-source.yaml +++ b/.github/workflows/update-mod-source.yaml @@ -40,7 +40,7 @@ jobs: npm run update - name: Commit Version Bump - uses: EndBug/add-and-commit@v10 + uses: EndBug/add-and-commit@v11 with: message: "source: Updated mod source data" push: true