Skip to content

Commit 36f7f27

Browse files
Bump docker/build-push-action from v2.2.2 to v2.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2.2.2...9379083) Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdad9d4 commit 36f7f27

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)