From 993400ac08fa12a07d5a4bb822d5234ebb96ac5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:07:29 +0000 Subject: [PATCH 1/2] chore(deps): update zerocracy/judges-action action to v0.0.64 --- .github/workflows/zerocracy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zerocracy.yml b/.github/workflows/zerocracy.yml index e7411cc6c6..97eeb13d7c 100644 --- a/.github/workflows/zerocracy.yml +++ b/.github/workflows/zerocracy.yml @@ -34,7 +34,7 @@ jobs: timeout-minutes: 30 steps: - uses: actions/checkout@v4 - - uses: zerocracy/judges-action@0.0.63 + - uses: zerocracy/judges-action@0.0.64 with: verbose: false token: ${{ secrets.ZEROCRACY_TOKEN }} From abc9be33cd6c8b5db3e27540d319c995e5c7ce14 Mon Sep 17 00:00:00 2001 From: yegor256 <526301+yegor256@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:47:13 +0000 Subject: [PATCH 2/2] new version in README --- eo-maven-plugin/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eo-maven-plugin/README.md b/eo-maven-plugin/README.md index d3276987f6..cbebc9fd5a 100644 --- a/eo-maven-plugin/README.md +++ b/eo-maven-plugin/README.md @@ -35,7 +35,7 @@ create a file `pom.xml` with this content (it's just a sample): org.eolang eo-maven-plugin - 0.49.1 + 0.49.2 @@ -156,7 +156,7 @@ execution within `eo-maven-plugin/pom.xml`: ... maven-invoker-plugin - 0.49.1 + 0.49.2 true true