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 }}