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 f8d71ae commit d60cd93Copy full SHA for d60cd93
.github/workflows/publish-otel-php-base-docker-image.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
34
35
- name: Login to GitHub Container Registry
36
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
37
with:
38
registry: ghcr.io
39
username: ${{ github.repository_owner }}
0 commit comments