From 9af53f7129a80ab7848b3888c7ea6b760c051a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 08:23:49 +0000 Subject: [PATCH] Bump p3lim/toc-interface-updater from 3 to 4 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] --- .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 43daf1d..9ba3fe6 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