From d205799bb18d2a51f9036363d496a8bbc053868b Mon Sep 17 00:00:00 2001 From: Nat! Date: Thu, 21 Nov 2024 15:52:42 +0100 Subject: [PATCH] fix README.md and CI --- .github/workflows/mulle-sde-ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mulle-sde-ci.yml b/.github/workflows/mulle-sde-ci.yml index 84a4088..4a69f0e 100644 --- a/.github/workflows/mulle-sde-ci.yml +++ b/.github/workflows/mulle-sde-ci.yml @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@v4 - - uses: mulle-sde/github-ci@v1 + - uses: mulle-sde/github-ci@v2 - name: Dump Project Environment run: | diff --git a/README.md b/README.md index 1a4368b..c12a2bb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ mulle-testallocator is a leak and double free checker for tests | Release Version | Release Notes |-------------------------------------------------------|-------------- -| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-core/mulle-testallocator.svg?branch=release) [![Build Status](https://github.com/mulle-core/mulle-testallocator/workflows/CI/badge.svg?branch=release)](//github.com/mulle-core/mulle-testallocator/actions) | [RELEASENOTES](RELEASENOTES.md) | +| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-core/mulle-testallocator.svg) [![Build Status](https://github.com/mulle-core/mulle-testallocator/workflows/CI/badge.svg)](//github.com/mulle-core/mulle-testallocator/actions) | [RELEASENOTES](RELEASENOTES.md) | ## Environment Variables