We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f3f2d6 + 5a90884 commit 181c42cCopy full SHA for 181c42c
1 file changed
.github/workflows/release-oci-image.yml
@@ -103,7 +103,7 @@ jobs:
103
-
104
uses: actions/checkout@v4
105
106
- uses: docker/setup-docker-action@v4.1.0
+ uses: docker/setup-docker-action@v4.3.0
107
108
name: Login to GitHub Container Registry
109
uses: docker/login-action@v3
@@ -139,7 +139,7 @@ jobs:
139
140
141
142
143
144
145
0 commit comments