From 9dd0320593604f503db5dfc78b43f42ee0e98552 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 May 2025 00:01:55 +0000 Subject: [PATCH] chore(deps): update https://github.com/appleboy/scp-action action to v1 --- .gitea/workflows/hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hugo.yaml b/.gitea/workflows/hugo.yaml index 1319a27..2dc649b 100644 --- a/.gitea/workflows/hugo.yaml +++ b/.gitea/workflows/hugo.yaml @@ -50,7 +50,7 @@ jobs: run: hugo - name: Copy website to host - uses: https://github.com/appleboy/scp-action@v0.1.7 + uses: https://github.com/appleboy/scp-action@v1.0.0 with: host: mehl.mx username: maxmehl -- 2.36.6