We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4ecac7 + f7a3453 commit c421440Copy full SHA for c421440
.github/workflows/_meta-build.yaml
@@ -89,7 +89,7 @@ jobs:
89
install: true
90
91
- name: Login to Docker.io
92
- uses: docker/login-action@v3.1.0
+ uses: docker/login-action@v3.2.0
93
if: ${{ inputs.publish-container }}
94
with:
95
registry: docker.io
0 commit comments