Skip to content

Commit e09ae0c

Browse files
Temp shared workflow
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent cd6349c commit e09ae0c

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
@@ -29,7 +29,7 @@ jobs:
2929
- "ubuntu-latest"
3030
- "windows-latest"
3131
name: "spec (${{ matrix.runs_on }} ruby ${{ matrix.ruby_version }} | puppet ${{matrix.puppet_gem_version}})"
32-
uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main"
32+
uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@OSPTE-186"
3333
secrets: "inherit"
3434
with:
3535
rake_task: "spec:coverage"

0 commit comments

Comments
 (0)