Skip to content

Commit

Permalink
Merge pull request #22 from neochrome/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-2.7.0
  • Loading branch information
dependabot[bot] authored Aug 21, 2021
2 parents 98c1b70 + cc008f0 commit b74c06c
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 @@ -68,7 +68,7 @@ jobs:

- name: Build and push
id: docker_build
uses: docker/build-push-action@v2.6.1
uses: docker/build-push-action@v2.7.0
with:
platforms: |
linux/amd64
Expand Down

0 comments on commit b74c06c

Please sign in to comment.