From 9bb039adcd92c76752dfc10d1933806a7ddafdda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 03:55:02 +0000 Subject: [PATCH] chore(deps): bump garygrossgarten/github-action-scp from 0.9.0 to 0.10.0 Bumps [garygrossgarten/github-action-scp](https://github.com/garygrossgarten/github-action-scp) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/garygrossgarten/github-action-scp/releases) - [Commits](https://github.com/garygrossgarten/github-action-scp/compare/0.9.0...0.10.0) --- updated-dependencies: - dependency-name: garygrossgarten/github-action-scp dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/windows.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 4d44d565..8f569dd4 100644 --- a/.github/workflows/windows.yaml +++ b/.github/workflows/windows.yaml @@ -57,7 +57,7 @@ jobs: path: ${{ steps.rename-build.outputs.artifactname }} - name: Copy single file to remote - uses: garygrossgarten/github-action-scp@0.9.0 + uses: garygrossgarten/github-action-scp@0.10.0 if: ${{ steps.rename-build.outputs.uploadname }} with: local: "${{ steps.rename-build.outputs.uploadname }}"