Skip to content

Commit 51012a6

Browse files
committed
Changing repo name
1 parent 474eed0 commit 51012a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ jobs:
2727
with:
2828
context: .
2929
push: false
30-
tags: action/consec:latest
30+
tags: actions/consec:latest
3131
load: true
3232
- name: Runs the container security scan
3333
uses: ./
3434
id: consec
3535
with:
36-
repo_name: action/consec
36+
repo_name: actions/consec
3737
tag_name: latest
3838
wait_for_results: true
3939
env:

0 commit comments

Comments
 (0)