From 22a491c32c2dedce7f8447f5acd700d22d7ede44 Mon Sep 17 00:00:00 2001 From: Chris Meyers Date: Wed, 17 Jul 2024 09:26:25 -0400 Subject: Put DAB version in the PR title --- .github/workflows/dab-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/dab-release.yml b/.github/workflows/dab-release.yml index c85260648a..72f4c2d2bc 100644 --- a/.github/workflows/dab-release.yml +++ b/.github/workflows/dab-release.yml @@ -36,7 +36,7 @@ jobs: with: base: devel branch: bump-django-ansible-base - title: Bump django-ansible-base + title: Bump django-ansible-base to ${{ steps.dab-release.outputs.release }} body: | Automated .github/workflows/dab-release.yml -- cgit v1.2.3