From c58afbdc4d39e7d5cb83e91d7ef831b6cd6f2de6 Mon Sep 17 00:00:00 2001 From: Sean Sica <23294618+seansica@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:54:16 -0400 Subject: [PATCH] ci: upgrade semantic-release-action plugin to v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe063f0..0b04336 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -87,7 +87,7 @@ jobs: registry-url: 'https://npm.pkg.github.com' scope: '@mitre-attack' - name: Semantic Release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v4 with: extra_plugins: | @semantic-release/git