Skip to content

Commit fa83357

Browse files
chore(deps): update docker/build-push-action action to v7 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38c7fcf commit fa83357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: docker/setup-buildx-action@v3
2626
- name: Tests of actinia-module-plugin
2727
id: docker_build
28-
uses: docker/build-push-action@v6
28+
uses: docker/build-push-action@v7
2929
with:
3030
push: false
3131
tags: actinia-module-plugin-test:alpine

0 commit comments

Comments
 (0)