Skip to content

Commit

Permalink
Bump docker/build-push-action from 3 to 5 (#2921)
Browse files Browse the repository at this point in the history
Bumps
[docker/build-push-action](https://github.com/docker/build-push-action)
from 3 to 5.
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent b796802 commit 2aca488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ jobs:
OWNER: '${{ github.repository_owner }}'

- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
context: .
file: scripts/ci/Dockerfile.bundle-release-20-04
Expand Down

0 comments on commit 2aca488

Please sign in to comment.