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 51bd4dd commit aa88490Copy full SHA for aa88490
.github/workflows/docker.yml
@@ -53,7 +53,7 @@ jobs:
53
password: ${{ secrets.GITHUB_TOKEN }}
54
55
- name: Build and push
56
- uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a # v2.10.0
+ uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
57
with:
58
platforms: linux/amd64
59
push: true
0 commit comments