Skip to content

Commit 4be878b

Browse files
renovate[bot]renovate-bot
andauthoredMay 5, 2022
chore(deps): update docker/build-push-action action to v3 (#3908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fb5a832 commit 4be878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Build & Publish Docker Image
6161
if: steps.changesets.outputs.published == 'true'
6262
id: docker_build
63-
uses: docker/build-push-action@v2
63+
uses: docker/build-push-action@v3
6464
with:
6565
push: true
6666
tags: |

0 commit comments

Comments
 (0)
Please sign in to comment.