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 b50bc15 commit 55baebaCopy full SHA for 55baeba
.github/workflows/registry.yaml
@@ -41,7 +41,7 @@ jobs:
41
suffix=
42
43
- name: 🐳 Build and push Docker image
44
- uses: docker/build-push-action@v5.1.0
+ uses: docker/build-push-action@v6.6.1
45
with:
46
context: .
47
push: true
0 commit comments