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 015020a commit a4d95adCopy full SHA for a4d95ad
.github/workflows/docker.yml
@@ -53,7 +53,7 @@ jobs:
53
if: ${{ github.event_name != 'pull_request' }}
54
55
- name: Set up Docker Buildx
56
- uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
57
58
- name: Build and push
59
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
0 commit comments