Skip to content

Commit b5365fa

Browse files
Try the common cat-github-actions
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent 84277b9 commit b5365fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
Spec:
11-
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
11+
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@puppetcore"
1212
with:
1313
# This line enables shellcheck to be run on this repository
1414
run_shellcheck: true

0 commit comments

Comments
 (0)