Unverified Commit 2f6c9953 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

housekeeping: docker/build-push-action action to v2.2.2 (#871)

parent 1b78ef9a
Showing with 1 addition and 1 deletion
+1 -1
......@@ -22,7 +22,7 @@ jobs:
TAGS="$TAGS,${DOCKER_IMAGE}:sha-${GITHUB_SHA::7}"
echo ::set-output name=tags::${TAGS}
- name: build
uses: docker/build-push-action@v2.2.1
uses: docker/build-push-action@v2.2.2
with:
tags: ${{ steps.tags.outputs.tags }}
push: true
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment