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 ee7e4e2 commit e213b9bCopy full SHA for e213b9b
1 file changed
.github/workflows/head-builds.yml
@@ -35,7 +35,7 @@ jobs:
35
run: bash ./.github/scripts/branch-tags.sh >> $GITHUB_OUTPUT
36
37
- name: Set up Docker Buildx
38
- uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
+ uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
39
40
- name: Login to GitHub Container Registry
41
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
0 commit comments