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 a7fe9f4 commit 49d96ecCopy full SHA for 49d96ec
.github/workflows/builds.yml
@@ -95,7 +95,7 @@ jobs:
95
- name: Set up Docker Buildx
96
uses: docker/setup-buildx-action@v3
97
- name: Build, scan and push
98
- uses: rudderlabs/build-scan-push-action@v1.5.3
+ uses: rudderlabs/build-scan-push-action@v1.7.0
99
with:
100
context: .
101
platforms: ${{ matrix.build-config.platform }}
@@ -191,7 +191,7 @@ jobs:
191
192
193
194
195
196
197
file: ./Dockerfile-scaler
0 commit comments