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 6d278c5 commit 0648a97Copy full SHA for 0648a97
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
username: ${{ github.actor }}
89
password: ${{ secrets.GITHUB_TOKEN }}
90
- name: Set up Docker Buildx
91
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
92
- name: Validate build configuration
93
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
94
with:
0 commit comments