Merge pull request #1774 from Retrospring/dependabot/github_actions/docker/build-push-action-6

This commit is contained in:
dependabot[bot] 2024-06-24 15:21:14 +00:00 committed by GitHub
commit bdac7a90ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
if: github.event_name != 'pull_request'
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
build-args: |
BUNDLER_VERSION=${{ env.BUNDLER_VERSION }}