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 7f19f05 commit 0383310Copy full SHA for 0383310
.github/workflows/release-artifacts.yaml
@@ -35,7 +35,7 @@ jobs:
35
password: ${{ secrets.GITHUB_TOKEN }}
36
37
- name: Build a docker image
38
- uses: docker/build-push-action@v6.16.0
+ uses: docker/build-push-action@v6.18.0
39
with:
40
file: Dockerfile
41
context: .
0 commit comments