Skip to content

Commit 9883bca

Browse files
authored
Update docker-publish.yml
1 parent a718f1a commit 9883bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
7171
with:
7272
context: .
73-
file: CodeQL/CodeQL.dockerfile
73+
file: CodeQL.dockerfile
7474
push: ${{ github.event_name != 'pull_request' }}
7575
tags: ${{ steps.meta.outputs.tags }}
7676
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)