From 9a888dbfc7314342e4951e79eeb771c43092feee Mon Sep 17 00:00:00 2001 From: Tommy Skaug Date: Sat, 9 Nov 2024 13:37:14 +0100 Subject: [PATCH] testing: try the local action --- .forgejo/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/release.yaml b/.forgejo/workflows/release.yaml index ae2389d..56019d8 100644 --- a/.forgejo/workflows/release.yaml +++ b/.forgejo/workflows/release.yaml @@ -32,7 +32,7 @@ jobs: latest=auto - name: Build and push - uses: https://codeberg.org/umglurf/kaniko-action@main + uses: https://code.252.no/tommy/kaniko-action/kaniko-action@v1.1 with: cache: false context: /workspace/${{ github.repository }}