We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1413d3d + 77173d8 commit 78b6066Copy full SHA for 78b6066
1 file changed
.github/workflows/docker-build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Extract metadata for Docker
39
id: meta
40
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
41
with:
42
images: ghcr.io/${{ github.repository }}/sphinx-latex
43
tags: |
0 commit comments