From e194659ce8f04193a176611f7e86e3263d8c4e28 Mon Sep 17 00:00:00 2001 From: "Marcel S. Henselin" Date: Thu, 16 Apr 2026 08:32:07 +0200 Subject: [PATCH] chore: initial release --- .github/workflows/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index c50bc49..48eb38b 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -16,7 +16,7 @@ jobs: - name: Chat Setup if: ${{ always() }} - uses: https://stackit-solutions.git.onstackit.cloud/actions/notify@v0 + uses: https://stackit-solutions.git.onstackit.cloud/actions/notify@v0.1.0 with: project: ${{ forgejo.repository }} commit: ${{ steps.slug.outputs.sha8 }}