From f60f0377b48692253a059a73a7e7a99d3d4563bc Mon Sep 17 00:00:00 2001 From: Xyon Date: Tue, 26 Sep 2023 02:39:40 +0100 Subject: [PATCH] Bump to the latest version of this action --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 5099b89..41073f0 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -17,7 +17,7 @@ jobs: run: mkdir -pv ~/.ssh && ssh-keyscan -t rsa badgey >> ~/.ssh/known_hosts - name: Build (Release) run: cargo build --release --color=always - - uses: actions/replace-tokens@v1 + - uses: actions/replace-tokens@v1.2 with: files: config/production.badgey.json env: