Skip to content

Commit

Permalink
chore(imagescan): use docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
origox committed Dec 28, 2023
1 parent 9120bb4 commit 1e5156c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Setup Docker
uses: docker-practice/actions-setup-docker@v1
with:
version: "24.0"
docker_version: "24.0"

- name: Build Docker image
run: docker build -f Dockerfile -t sync-fitbit-pro-connect:latest .
Expand Down

0 comments on commit 1e5156c

Please sign in to comment.