Skip to content

chore(deps): update docker/setup-buildx-action action to v3.4.0 #376

chore(deps): update docker/setup-buildx-action action to v3.4.0

chore(deps): update docker/setup-buildx-action action to v3.4.0 #376

Workflow file for this run

name: Docker Hub Description
on:
push:
branches:
- main
jobs:
sync-readme:
runs-on: ubuntu-22.04
if: ${{ github.repository == 'WeblateOrg/locale_lint' }}
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v4
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
DOCKERHUB_REPOSITORY: weblate/locale_lint