Skip to content

Commit 2aca488

Browse files
Bump docker/build-push-action from 3 to 5 (rust-lang#2921)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 5.
1 parent b796802 commit 2aca488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
OWNER: '${{ github.repository_owner }}'
285285

286286
- name: Build and push
287-
uses: docker/build-push-action@v3
287+
uses: docker/build-push-action@v5
288288
with:
289289
context: .
290290
file: scripts/ci/Dockerfile.bundle-release-20-04

0 commit comments

Comments
 (0)