We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f842f64 commit 4ea9735Copy full SHA for 4ea9735
1 file changed
.github/workflows/unit-tests.yaml
@@ -15,7 +15,7 @@ jobs:
15
name: Unit tests
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/setup-ruby@v1
+ - uses: ruby/setup-ruby@v1
19
with:
20
ruby-version: '2.6'
21
- run: gem install cfn-nag
0 commit comments