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