We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771841a commit 4cb3d8eCopy full SHA for 4cb3d8e
.github/workflows/docker-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Set up Docker Buildx
27
- uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
+ uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
28
29
- name: Log into registry ${{ env.REGISTRY }}
30
if: github.event_name != 'pull_request'
0 commit comments