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.
1 parent 5025b49 commit c2d9a47Copy full SHA for c2d9a47
.github/workflows/ghcr-io-docker-build.yaml
@@ -52,7 +52,7 @@ jobs:
52
# https://github.com/docker/metadata-action
53
- name: Extract Jenkins Docker metadata
54
id: meta
55
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
+ uses: docker/metadata-action@b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e
56
with:
57
images: ${{ env.REGISTRY }}/${{ github.actor }}/jenkinsdsl
58
0 commit comments