We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87732aa + 394f925 commit eeb8383Copy full SHA for eeb8383
1 file changed
.github/workflows/cicd.yml
@@ -77,7 +77,7 @@ jobs:
77
container-build-publish:
78
name: Build and Publish Container Image
79
needs: []
80
- uses: githubabcs-devops/devsecops-reusable-workflows/.github/workflows/container.yml@main
+ uses: devopsabcs-engineering/devsecops-reusable-workflows/.github/workflows/container.yml@main
81
with:
82
# This is used for tagging the container image
83
version: v1.0.0
0 commit comments