Skip to content

Commit bce22c8

Browse files
Merge pull request #11 from asaasdev/dependabot/github_actions/docker/build-push-action-2.6.1
Bump docker/build-push-action from 2.5.0 to 2.6.1
2 parents 0b3682c + bbe14b1 commit bce22c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
-
2424
name: Build and push
2525
id: docker_build
26-
uses: docker/build-push-action@v2.5.0
26+
uses: docker/build-push-action@v2.6.1
2727
with:
2828
push: true
2929
tags: |

0 commit comments

Comments
 (0)