diff --git a/.github/workflows/issue.yml b/.github/workflows/issue.yml index a018d783aa..2de4208f85 100644 --- a/.github/workflows/issue.yml +++ b/.github/workflows/issue.yml @@ -24,13 +24,13 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Check Content - uses: machiecodes/check-content@v1.0.6 + uses: machiecodes/check-content@v1.0.7 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }} with: gemini-model: "gemini-3-flash-preview" project-context: "Meteor Client is a Minecraft utility client built as a Fabric mod, intended for use - on anarchy servers where hack clients are permitted. It is written in Java and targets a specific - Minecraft version at any given time. It is open source and maintained on GitHub." + on anarchy servers where hack clients are permitted. It is written in Java and is currently targeting + Minecraft version 26.1.2."