chore(deps): update docker/bake-action action to v3 (#2513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2709dc6d3
commit
4071b8f3da
|
@ -84,7 +84,7 @@ jobs:
|
|||
echo "LIBRETIME_VERSION=$(cat VERSION | tr -d [:blank:])" >> $GITHUB_ENV
|
||||
|
||||
- name: Build
|
||||
uses: docker/bake-action@v2
|
||||
uses: docker/bake-action@v3
|
||||
with:
|
||||
pull: true
|
||||
push: ${{ github.event_name == 'push' }}
|
||||
|
|
Loading…
Reference in New Issue