Skip to content

Commit c8a71ea

Browse files
build(deps): bump docker/build-push-action from 4 to 5 (#77)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CloudDrove CI <[email protected]>
1 parent ca5ca81 commit c8a71ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Build and export to Docker
2828
id: build-id
29-
uses: docker/build-push-action@v4
29+
uses: docker/build-push-action@v5
3030
with:
3131
push: false
3232
load: true # Export to Docker Engine rather than pushing to a registry

0 commit comments

Comments
 (0)