Skip to content

chore(deps): update actions/checkout action to v4.1.3 #41

chore(deps): update actions/checkout action to v4.1.3

chore(deps): update actions/checkout action to v4.1.3 #41

name: Update DockerHub Description
on:
push:
branches:
- master
paths:
- README.md
- .github/workflows/dockerhub-description.yml
workflow_dispatch:
jobs:
update-description:
permissions:
contents: read
name: Update DockerHub description
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4
with:
username: ${{ secrets.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: wildwildangel/ssh-honeypotd
short-description: A low-interaction SSH honeypot