Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit a707073

Browse files
Bump release-drafter/release-drafter from v5.14.0 to v5.15.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.14.0...fe52e97) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b39d2d commit a707073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: ansible-galaxy role import --api-key ${{ secrets.GALAXY_TOKEN }} $(echo ${{ github.repository }} | cut -d/ -f1) $(echo ${{ github.repository }} | cut -d/ -f2)
3636

3737
- name: Publish the release notes
38-
uses: release-drafter/release-drafter@v5.14.0
38+
uses: release-drafter/release-drafter@v5.15.0
3939
with:
4040
publish: ${{ steps.check-version.outputs.tag != '' }}
4141
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)