Skip to content

Commit 276c450

Browse files
authored
Merge pull request #405 from puppetlabs/maint-validate-bundle-env
(MAINT) - Validating release pre with bundle gem group
2 parents 7ada033 + 9fa9c43 commit 276c450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_release_pre.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
release_prep:
12-
uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@Adding-BUNDLE_WITHOUT-in-release-prep"
12+
uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@Updating-BUNDLE_WITHOUT"
1313
with:
1414
version: "${{ github.event.inputs.version }}"
1515
secrets: "inherit"

0 commit comments

Comments
 (0)