Skip to content

Commit a51a40e

Browse files
build(deps): bump docker/build-push-action from 5 to 6 (#656)
1 parent 827e71e commit a51a40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Docker Buildx
1616
uses: docker/setup-buildx-action@v3
1717
- name: Build runner-manager image
18-
uses: docker/build-push-action@v5
18+
uses: docker/build-push-action@v6
1919
with:
2020
context: .
2121
push: false

0 commit comments

Comments
 (0)