From 6d1a52aee61f6a0875f2474386e05921e9b778f7 Mon Sep 17 00:00:00 2001 From: Jennifer Power Date: Tue, 12 Mar 2024 18:05:35 -0400 Subject: [PATCH] chore: bumps regeneration step to version 0.7.2 --- .github/workflows/update-profiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-profiles.yml b/.github/workflows/update-profiles.yml index e6afd30..66e4703 100644 --- a/.github/workflows/update-profiles.yml +++ b/.github/workflows/update-profiles.yml @@ -35,7 +35,7 @@ jobs: https://github.com/RedHatProductSecurity/oscal-profiles@main - name: Regenerate component definitions if: ${{ steps.sync_upstreams.outputs.commit }} - uses: RedHatProductSecurity/trestle-bot/actions/autosync@v0.7.1 + uses: RedHatProductSecurity/trestle-bot/actions/autosync@v0.7.2 with: markdown_path: "markdown/components" oscal_model: "compdef"