From 530987573fa0ff2909d5308e6f82d355d306116a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:59:43 +0100 Subject: [PATCH] build(deps): bump reitzig/actions-asciidoctor from 2.0.2 to 2.0.3 (#7319) Bumps [reitzig/actions-asciidoctor](https://github.com/reitzig/actions-asciidoctor) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/reitzig/actions-asciidoctor/releases) - [Changelog](https://github.com/reitzig/actions-asciidoctor/blob/master/CHANGELOG.md) - [Commits](https://github.com/reitzig/actions-asciidoctor/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: reitzig/actions-asciidoctor dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5411e5108..e769b5508 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -75,7 +75,7 @@ jobs: with: ruby-version: 2.7 - - uses: reitzig/actions-asciidoctor@v2.0.2 + - uses: reitzig/actions-asciidoctor@v2.0.3 with: version: 2.0.18 - name: Prepare release