There was an error while loading. Please reload this page.
2 parents 46c2767 + 28a9951 commit 28943d6Copy full SHA for 28943d6
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Build and push Docker image
34
if: ${{ steps.release.outputs.release_created }}
35
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
36
with:
37
context: .
38
push: true
0 commit comments