Merge pull request #1344 from Retrospring/dependabot/github_actions/docker/build-push-action-5

This commit is contained in:
dependabot[bot] 2023-09-22 15:38:47 +00:00 committed by GitHub
commit 507b6aee3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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