We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd985b commit 904b413Copy full SHA for 904b413
.github/workflows/cometbft-docker.yml
@@ -41,7 +41,7 @@ jobs:
41
platforms: all
42
43
- name: Set up Docker Build
44
- uses: docker/setup-buildx-action@v2.4.0
+ uses: docker/setup-buildx-action@v2.4.1
45
46
- name: Login to DockerHub
47
if: ${{ github.event_name != 'pull_request' }}
.github/workflows/testapp-docker.yml
0 commit comments