chore(deps): update docker/bake-action action to v5

This commit is contained in:
renovate[bot] 2024-06-18 08:19:39 +00:00
parent 826aac1c05
commit 02cd85a845
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ jobs:
echo "LIBRETIME_VERSION=$(cat VERSION | tr -d [:blank:])" >> $GITHUB_ENV echo "LIBRETIME_VERSION=$(cat VERSION | tr -d [:blank:])" >> $GITHUB_ENV
- name: Build - name: Build
uses: docker/bake-action@v4 uses: docker/bake-action@v5
with: with:
pull: true pull: true
push: ${{ github.event_name == 'push' }} push: ${{ github.event_name == 'push' }}