From cad846eca2e0e35021b490b3342fc6bc4d6ea50c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 04:12:22 +0000 Subject: [PATCH] chore(deps): bump Quantco/ui-actions in the gh-actions group Bumps the gh-actions group with 1 update: [Quantco/ui-actions](https://github.com/quantco/ui-actions). Updates `Quantco/ui-actions` from 1.0.18 to 1.0.19 - [Commits](https://github.com/quantco/ui-actions/compare/cd71d2a0e30b25569f6d723e57acca83347e58fc...adeb1cf49655487534b4ddaab09c3b7bdfd1d628) --- updated-dependencies: - dependency-name: Quantco/ui-actions dependency-version: 1.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions ... Signed-off-by: dependabot[bot] --- .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 74a3173..b55e07d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: Quantco/ui-actions/version-metadata@cd71d2a0e30b25569f6d723e57acca83347e58fc # v1.0.18 + - uses: Quantco/ui-actions/version-metadata@adeb1cf49655487534b4ddaab09c3b7bdfd1d628 # v1.0.19 id: version-metadata with: file: ./package.json