diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index af76ce3..9d89da2 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -75,7 +75,7 @@ jobs: container-build-publish: name: Build and Publish Container Image needs: [] - uses: githubabcs-devops/devsecops-reusable-workflows/.github/workflows/container.yml@v0.2.0 + uses: githubabcs-devops/devsecops-reusable-workflows/.github/workflows/container.yml@main with: # This is used for tagging the container image version: v1.0.0