Skip to content

Commit 6c1cbc8

Browse files
Merge pull request #4 from nicholaswilde/dependabot/github_actions/docker/build-push-action-v2.3.0
Bump docker/build-push-action from v2.2.2 to v2.3.0
2 parents fdad9d4 + 36f7f27 commit 6c1cbc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
password: ${{ secrets.QUAY_TOKEN }}
8282
-
8383
name: Build and push
84-
uses: docker/build-push-action@v2.2.2
84+
uses: docker/build-push-action@v2.3.0
8585
with:
8686
context: .
8787
file: ./Dockerfile

0 commit comments

Comments
 (0)