Skip to content

Commit

Permalink
build(deps): bump docker/build-push-action from 4 to 5 (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CloudDrove CI <84795582+clouddrove-ci@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and clouddrove-ci authored Sep 17, 2023
1 parent ca5ca81 commit c8a71ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Build and export to Docker
id: build-id
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
push: false
load: true # Export to Docker Engine rather than pushing to a registry
Expand Down

0 comments on commit c8a71ea

Please sign in to comment.