Skip to content

Commit

Permalink
chore (ci): rename step within docker security job (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Mar 18, 2024
1 parent 813fe47 commit 1cb27a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_dockerfile_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- name: Checkout
uses: "actions/checkout@v4"

- name: Build and Push
- name: Build
uses: docker/build-push-action@v5
env:
OUTPUT_SHORT_SHA: ${{ needs.prepare-env.outputs.output_short_sha }}
Expand Down

0 comments on commit 1cb27a6

Please sign in to comment.