From 9acb6642316b54709b44685c628a9c19c1404569 Mon Sep 17 00:00:00 2001 From: Sebastian Toepfer <61313468+sebastian-toepfer@users.noreply.github.com> Date: Sun, 24 Dec 2023 12:06:29 +0100 Subject: [PATCH] update workflows to latest --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index add7d5b8..2dc03fff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ on: jobs: build: - uses: sebastian-toepfer/gh-common/.github/workflows/build.yml@v1.0 + uses: sebastian-toepfer/gh-common/.github/workflows/build.yml@v1 with: sonar-projektKey: sebastian-toepfer_json-schema secrets: inherit