Skip to content

Commit

Permalink
Changing repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinDmello committed Apr 27, 2021
1 parent 474eed0 commit 51012a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
with:
context: .
push: false
tags: action/consec:latest
tags: actions/consec:latest
load: true
- name: Runs the container security scan
uses: ./
id: consec
with:
repo_name: action/consec
repo_name: actions/consec
tag_name: latest
wait_for_results: true
env:
Expand Down

0 comments on commit 51012a6

Please sign in to comment.