Skip to content

Commit

Permalink
Merge pull request #59 from 1995parham-teaching/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/build-push-action-6

chore(deps): bump docker/build-push-action from 5 to 6
  • Loading branch information
1995parham authored Jun 24, 2024
2 parents c8ccc58 + 975d861 commit f448ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
- uses: docker/build-push-action@v5
- uses: docker/build-push-action@v6
with:
file: "build/package/Dockerfile"
context: .
Expand Down

0 comments on commit f448ceb

Please sign in to comment.