Skip to content

Commit

Permalink
Merge pull request #64 from snapp-incubator/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-6

chore(deps): bump docker/build-push-action from 2 to 6
  • Loading branch information
1995parham authored Sep 1, 2024
2 parents cf92194 + 95ff9ad commit 3e30773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
- uses: docker/build-push-action@v2
- uses: docker/build-push-action@v6
with:
file: "Dockerfile"
context: .
Expand Down

0 comments on commit 3e30773

Please sign in to comment.