From 17d60cc9ef67f3b3fa2719d8c8859e3153a3af58 Mon Sep 17 00:00:00 2001 From: Pierre Fenoll Date: Tue, 23 Jan 2024 23:20:51 +0100 Subject: [PATCH] fixup Tagfile commit on dependabot PRs so CI can run 5/n Signed-off-by: Pierre Fenoll --- .github/workflows/pr.yml | 1 + Tagfile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 17cdffa7..6e3bf5c7 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -72,6 +72,7 @@ jobs: fi - name: Maybe push new Tagfile run: | + set -x git add Tagfile COMMITHASH=$(git rev-parse --short HEAD) if git status -bs Tagfile | grep Tagfile; then diff --git a/Tagfile b/Tagfile index 24dba6d9..e646f3dd 100644 --- a/Tagfile +++ b/Tagfile @@ -1 +1 @@ -0.48.19 +0.48.20