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 a3e8f47 commit 65dc70aCopy full SHA for 65dc70a
1 file changed
.github/workflows/build.yaml
@@ -76,7 +76,7 @@ jobs:
76
username: ${{ github.actor }}
77
password: ${{ github.token }}
78
- name: Build and Push
79
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
80
with:
81
context: .
82
pull: true
0 commit comments