From 5f02b24363b4c37012e09840efa2148f02059bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 07:42:31 +0000 Subject: [PATCH] build(deps): bump LizardByte/actions in the lizardbyte-actions group Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions). Updates `LizardByte/actions` from 2025.1011.184228 to 2025.1028.23217 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](https://github.com/lizardbyte/actions/compare/v2025.1011.184228...v2025.1028.23217) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.1028.23217 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/__call-ci-node.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/__call-ci-node.yml b/.github/workflows/__call-ci-node.yml index 3db4c189..538678cf 100644 --- a/.github/workflows/__call-ci-node.yml +++ b/.github/workflows/__call-ci-node.yml @@ -34,7 +34,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/actions/actions/release_setup@v2025.1011.184228 + uses: LizardByte/actions/actions/release_setup@v2025.1028.23217 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -99,7 +99,7 @@ jobs: steps: - name: Create Release id: action - uses: LizardByte/actions/actions/release_create@v2025.1011.184228 + uses: LizardByte/actions/actions/release_create@v2025.1028.23217 with: allowUpdates: false artifacts: ''