mirror of
https://github.com/bitwarden/self-host.git
synced 2026-04-18 11:29:29 +00:00
[deps]: Update docker/build-push-action action to v7 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build-bitwarden-lite.yml
vendored
2
.github/workflows/build-bitwarden-lite.yml
vendored
@@ -228,7 +228,7 @@ jobs:
|
||||
|
||||
- name: Build and push Docker image
|
||||
id: build-docker
|
||||
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
|
||||
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
|
||||
with:
|
||||
context: .
|
||||
file: bitwarden-lite/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user