From 49c9c7725d4d90b628de182bec024c93c12b1ef5 Mon Sep 17 00:00:00 2001 From: Micaiah Martin <77340197+mimartin12@users.noreply.github.com> Date: Tue, 30 Nov 2021 13:42:03 -0700 Subject: [PATCH] Fixed name --- .github/workflows/version-bump.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index 21b49b28ae..045b5b5794 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -26,7 +26,7 @@ jobs: with: ref: version_bump_${{ github.event.inputs.version_number }} - - name: Bump Version - Props + - name: Bump Version - Manifest uses: bitwarden/gh-actions/version-bump@0c263b3963211ccaf5804313c3b3a0bcc52d4b19 with: version: ${{ github.event.inputs.version_number }}