From 46159e49c7425646b8d0736c8fed9fd13b02d078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:57:45 +0100 Subject: [PATCH] Bump p3lim/toc-interface-updater from 3 to 4 (#30) Bumps [p3lim/toc-interface-updater](https://github.com/p3lim/toc-interface-updater) from 3 to 4. - [Release notes](https://github.com/p3lim/toc-interface-updater/releases) - [Commits](https://github.com/p3lim/toc-interface-updater/compare/v3...v4) --- updated-dependencies: - dependency-name: p3lim/toc-interface-updater dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index 8d8c963..c1b785c 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Update TOC Interface version - uses: p3lim/toc-interface-updater@v3 + uses: p3lim/toc-interface-updater@v4 with: future: true