From 51012a6175d33acbcc827fabc080ba807286b74b Mon Sep 17 00:00:00 2001 From: GavinDmello Date: Tue, 27 Apr 2021 13:18:15 +0100 Subject: [PATCH] Changing repo name --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d64e577..11b9f00 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: