Skip to content

Commit 0b5877f

Browse files
renovate[bot]Dasux
authored andcommitted
CI(deps): Update docker/build-push-action action to v6.19.2 (main) (OSGeo#7132)
1 parent e0153d9 commit 0b5877f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
password: ${{ secrets.DOCKERHUB_TOKEN }}
175175
- name: Build and push
176176
id: docker_build
177-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
177+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
178178
with:
179179
push: ${{ github.event_name != 'pull_request' }}
180180
context: .

0 commit comments

Comments
 (0)