From 3e98f782ba4433d4d83a57d0675c35ca2a20af04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 02:29:41 +0000 Subject: [PATCH] fix: bump chanzuckerberg/github-actions from 6.29.4 to 6.30.2 Bumps [chanzuckerberg/github-actions](https://github.com/chanzuckerberg/github-actions) from 6.29.4 to 6.30.2. - [Release notes](https://github.com/chanzuckerberg/github-actions/releases) - [Changelog](https://github.com/chanzuckerberg/github-actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/chanzuckerberg/github-actions/compare/v6.29.4...v6.30.2) --- updated-dependencies: - dependency-name: chanzuckerberg/github-actions dependency-version: 6.30.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/conventional-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index 56a5ad1..16fbbcd 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -16,4 +16,4 @@ jobs: conventional_commit_title: runs-on: ubuntu-latest steps: - - uses: chanzuckerberg/github-actions/.github/actions/conventional-commits@v6.29.4 + - uses: chanzuckerberg/github-actions/.github/actions/conventional-commits@v6.30.2