Skip to content

Commit 2da3d24

Browse files
authored
Merge pull request #4742 from OSGeo/dependabot/github_actions/all-actions-7f16315847
Bump docker/metadata-action from 5 to 6 in the all-actions group
2 parents 914a9cc + 7bdf877 commit 2da3d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
password: ${{ secrets.DOCKER_PASSWORD }}
8484
- name: Extract container metadata
8585
id: meta
86-
uses: docker/metadata-action@v5
86+
uses: docker/metadata-action@v6
8787
with:
8888
images: |
8989
ghcr.io/osgeo/${{ matrix.container }}

0 commit comments

Comments
 (0)