From b85b59773724809fa5efdd1b2636cec8634e8398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 07:42:40 +0000 Subject: [PATCH] Bump tshion/apply-git-user from 2.1.2 to 3.0.0 Bumps [tshion/apply-git-user](https://github.com/tshion/apply-git-user) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/tshion/apply-git-user/releases) - [Commits](https://github.com/tshion/apply-git-user/compare/2.1.2...3.0.0) --- updated-dependencies: - dependency-name: tshion/apply-git-user dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 12ca23c..ae26080 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -68,7 +68,7 @@ jobs: echo "name=$zipName" >> "$GITHUB_OUTPUT" # https://github.com/tshion/apply-git-user - - uses: tshion/apply-git-user@2.1.2 + - uses: tshion/apply-git-user@3.0.0 with: user: github-actions