From 95240daec1420a469b70666b4e380f978ce17173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 05:36:17 +0000 Subject: [PATCH] :arrow_up: bump RedHatProductSecurity/trestle-bot from 0.7.1 to 0.7.2 Bumps [RedHatProductSecurity/trestle-bot](https://github.com/redhatproductsecurity/trestle-bot) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/redhatproductsecurity/trestle-bot/releases) - [Commits](https://github.com/redhatproductsecurity/trestle-bot/compare/v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: RedHatProductSecurity/trestle-bot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/transform-rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/transform-rules.yml b/.github/workflows/transform-rules.yml index a957a6c..9094eac 100644 --- a/.github/workflows/transform-rules.yml +++ b/.github/workflows/transform-rules.yml @@ -40,7 +40,7 @@ jobs: commit_user_name: "trestle-bot[bot]" commit_user_email: "136850459+trestle-bot[bot]@users.noreply.github.com" - name: Regenerate component definitions - 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"