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 5e21b43 + dfafacc commit d203017Copy full SHA for d203017
1 file changed
.github/workflows/_meta-build.yaml
@@ -74,7 +74,7 @@ jobs:
74
install: true
75
76
- name: Login to Docker.io
77
- uses: docker/login-action@v3.5.0
+ uses: docker/login-action@v3.6.0
78
if: ${{ inputs.publish-container }}
79
with:
80
registry: docker.io
0 commit comments