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 87c1861 commit e911459Copy full SHA for e911459
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Set up Docker Buildx
64
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3
65
- name: Build and push
66
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
67
with:
68
context: .
69
provenance: false
0 commit comments