We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9eb644 commit af3dab3Copy full SHA for af3dab3
1 file changed
.github/workflows/ci.yaml
@@ -71,7 +71,7 @@ jobs:
71
echo "from=${from}" >> "$GITHUB_OUTPUT"
72
echo "${from}"
73
- name: 🚀 Build
74
- uses: docker/build-push-action@v6.18.0
+ uses: docker/build-push-action@v6.19.2
75
with:
76
load: true
77
tags: |
0 commit comments