We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6349c commit e09ae0cCopy full SHA for e09ae0c
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- "ubuntu-latest"
30
- "windows-latest"
31
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"
+ uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@OSPTE-186"
33
secrets: "inherit"
34
with:
35
rake_task: "spec:coverage"
0 commit comments