Skip to content

Commit

Permalink
fixup Tagfile commit on dependabot PRs so CI can run 5/n (#205)
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <[email protected]>
  • Loading branch information
fenollp authored Jan 23, 2024
1 parent a149d5c commit ec85071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Tagfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.48.19
0.48.20

0 comments on commit ec85071

Please sign in to comment.