File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ jobs:
2424 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2525
2626 - name : Check Content
27- uses : machiecodes/check-content@v1.0.6
27+ uses : machiecodes/check-content@v1.0.7
2828 env :
2929 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3030 GEMINI_API_KEY : ${{ secrets.GEMINI_API_KEY }}
3131 with :
3232 gemini-model : " gemini-3-flash-preview"
3333 project-context : " Meteor Client is a Minecraft utility client built as a Fabric mod, intended for use
34- on anarchy servers where hack clients are permitted. It is written in Java and targets a specific
35- Minecraft version at any given time. It is open source and maintained on GitHub ."
34+ on anarchy servers where hack clients are permitted. It is written in Java and is currently targeting
35+ Minecraft version 26.1.2 ."
3636
You can’t perform that action at this time.
0 commit comments