Skip to content

Commit 8dafdc1

Browse files
build(deps): bump docker/build-push-action from 5 to 6 (#141)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 145168e commit 8dafdc1

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Build and export to Docker
3737
id: build-id
38-
uses: docker/build-push-action@v5
38+
uses: docker/build-push-action@v6
3939
with:
4040
push: false
4141
load: true # Export to Docker Engine rather than pushing to a registry

0 commit comments

Comments
 (0)