From fd8d119ef2a62a553a5abdcd17887842d7ebe938 Mon Sep 17 00:00:00 2001 From: Danny Guinther Date: Sun, 17 Dec 2023 17:14:04 -0500 Subject: [PATCH] More debug --- .github/workflows/other-check-quality-and-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/other-check-quality-and-tests.yml b/.github/workflows/other-check-quality-and-tests.yml index f52ef1a..601fea9 100644 --- a/.github/workflows/other-check-quality-and-tests.yml +++ b/.github/workflows/other-check-quality-and-tests.yml @@ -50,7 +50,7 @@ jobs: uses: actions/checkout@v4 with: path: .github/actions/tdg5/github-action-pack - ref: v0.0.3 + ref: 8669fae4f0e3d86416a87c1ae70001aecdc3eb6a repository: tdg5/github-action-pack - name: Increment version @@ -59,7 +59,7 @@ jobs: authorEmail: dannyguinther@gmail.com authorName: Danny Guinther commitMessage: "[skip actions] Increment version for next development cycle" - repoPath: qless-py + repoPath: ./ versionFilePath: VERSION versionFormat: python