Skip to content

Commit 7f3a744

Browse files
authored
rename jobs
1 parent a282747 commit 7f3a744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
spectral-dsn: ${{ env.SPECTRAL_DSN }}
3838
spectral-args: scan --fail-on-error --engines secrets,iac,oss --asset-mapping github.${{ github.repository_owner }}
3939

40-
audit-code:
40+
jfrog-code:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- uses: actions/checkout@v4
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
json-file: path/to/your/jsonfile.json
5050

51-
audit-dependency:
51+
jfrog-dependency:
5252
runs-on: ubuntu-latest
5353
steps:
5454
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)