From 3225bcad3def7b08ab8ab6bd357781b5cd0f42ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 16:46:17 +0000 Subject: [PATCH] build: bump Kir-Antipov/mc-publish from 3.3.0 to 3.3.1 Bumps [Kir-Antipov/mc-publish](https://github.com/kir-antipov/mc-publish) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/kir-antipov/mc-publish/releases) - [Commits](https://github.com/kir-antipov/mc-publish/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: Kir-Antipov/mc-publish dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 028091a..3db8b19 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: path: build/libs/ - name: 🚀 Upload artifacts to Modrinth and GitHub - uses: Kir-Antipov/mc-publish@v3.3.0 + uses: Kir-Antipov/mc-publish@v3.3.1 with: github-token: ${{ secrets.GITHUB_TOKEN }}