Skip to content

Commit ffda2d8

Browse files
authored
Modify terrasscan job name (#8)
1 parent f53f8b0 commit ffda2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139

140140
terrascan:
141141
runs-on: ubuntu-latest
142-
name: terrascan-action
142+
name: Terrascan Sarif Report
143143
steps:
144144
- name: Checkout
145145
uses: actions/checkout@v3

0 commit comments

Comments
 (0)