There was an error while loading. Please reload this page.
1 parent d4ea667 commit ce8233aCopy full SHA for ce8233a
1 file changed
.github/workflows/docker.yml
@@ -66,7 +66,7 @@ jobs:
66
type=sha,format=long
67
68
- name: Build and push
69
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
70
with:
71
push: ${{ github.event_name != 'pull_request' }}
72
tags: ${{ steps.meta.outputs.tags }}
0 commit comments