From d7da088a8cc309b2cff5ccca7d34b9d4dc9a3017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20K=C3=B6hler?= <9337156+axdotl@users.noreply.github.com> Date: Wed, 19 Jun 2024 11:20:21 +0200 Subject: [PATCH] Bump version --- .github/workflows/template_techdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template_techdocs.yml b/.github/workflows/template_techdocs.yml index bf13f31f..3f0d167c 100644 --- a/.github/workflows/template_techdocs.yml +++ b/.github/workflows/template_techdocs.yml @@ -46,7 +46,7 @@ jobs: uses: actions/checkout@v4 - name: Build and Publish Site - uses: Staffbase/backstage-techdocs-action@v0.2.0 + uses: Staffbase/backstage-techdocs-action@v0.2.2 with: entity-kind: ${{ inputs.entity-kind }} entity-name: ${{ inputs.entity-name }}