From 0a7cf9f016c31fd3a52f7c0c6fd530860aedb724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christina=20S=C3=B8rensen?= Date: Mon, 9 Sep 2024 07:50:42 +0200 Subject: [PATCH] fix: use our own forgejo actions repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christina Sørensen --- .forgejo/workflows/conventional-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/conventional-commits.yml b/.forgejo/workflows/conventional-commits.yml index c833d68..795cfa3 100644 --- a/.forgejo/workflows/conventional-commits.yml +++ b/.forgejo/workflows/conventional-commits.yml @@ -17,4 +17,4 @@ jobs: runs-on: native steps: - uses: actions/checkout@v4 - - uses: https://github.com/webiny/action-conventional-commits@v1.3.0 + - uses: actions/action-conventional-commits@v1.3.0