Skip to content

Commit d30f820

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 7278286 commit d30f820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/grass-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
&& wget https://raw.githubusercontent.com/mundialis/github-workflows/main/grass-gis-test-docker/test.sh )
2525
- name: Tests of GRASS GIS addon
2626
id: docker_build
27-
uses: docker/build-push-action@v6
27+
uses: docker/build-push-action@v7
2828
with:
2929
push: false
3030
tags: addon-tests:alpine

0 commit comments

Comments
 (0)