Skip to content

Commit

Permalink
Forgot the v
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf committed Dec 4, 2023
1 parent d6e7f63 commit 38f9456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: echo ${{ inputs.commit_id }} > commit_id.txt

- name: Build and push
uses: docker/build-push-action@5.1.0
uses: docker/build-push-action@v5.1.0
with:
context: .
file: ${{ inputs.file }}
Expand Down

0 comments on commit 38f9456

Please sign in to comment.