1
0
mirror of https://github.com/stackrox/kube-linter-action.git synced 2026-07-04 23:51:37 +00:00

Rename step

This commit is contained in:
Nikolas De Giorgis
2021-09-24 14:09:20 +01:00
parent e28331eaa5
commit 4a9c77aec6
+1 -1
View File
@@ -21,7 +21,7 @@ inputs:
runs:
using: "composite"
steps:
- name: Download the latest kube-linter
- name: Download kube-linter
run: |
set -euo pipefail
case "${{ runner.os }}" in