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 5344cec + 88076ba commit 0c41c4aCopy full SHA for 0c41c4a
1 file changed
.github/workflows/_meta-build.yaml
@@ -80,7 +80,7 @@ jobs:
80
install: true
81
82
- name: Login to Docker.io
83
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # tag=v4.0.0
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # tag=v4.1.0
84
if: ${{ inputs.publish-container }}
85
with:
86
registry: docker.io
0 commit comments