We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2dc974 + d042e78 commit 304b73eCopy full SHA for 304b73e
.github/workflows/docker.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Extract container metadata
61
id: meta
62
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
63
with:
64
images: |
65
ghcr.io/osgeo/gdal
.github/workflows/release.yml
@@ -243,7 +243,7 @@ jobs:
243
password: ${{ secrets.GITHUB_TOKEN }}
244
245
246
247
248
249
0 commit comments