mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-07-18 13:28:08 +00:00
Rename step
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Download the latest kube-linter
|
- name: Download kube-linter
|
||||||
run: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
case "${{ runner.os }}" in
|
case "${{ runner.os }}" in
|
||||||
|
|||||||
Reference in New Issue
Block a user