Skip to content

Commit

Permalink
(Test) Testing gh action migration for shellcheck
Browse files Browse the repository at this point in the history
Do not merge!
  • Loading branch information
LukasAud committed Oct 2, 2024
1 parent e8cd9ae commit c211f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- puppet_gem_version: "~> 8.0"
ruby_version: "3.2"
name: "spec (ruby ${{ matrix.ruby_version }})"
uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main"
uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@CAT-2013-Implement_shellcheck_in_ci"
secrets: inherit
with:
rake_task: 'spec:coverage'
Expand Down

0 comments on commit c211f4f

Please sign in to comment.