We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f709d7 commit 845770fCopy full SHA for 845770f
.github/workflows/markdown.yml
@@ -37,7 +37,7 @@ jobs:
37
use-quiet-mode: yes
38
config-file: .github/workflows/configs/mlc-config.json
39
40
- - uses: peter-evans/dockerhub-description@v3
+ - uses: peter-evans/dockerhub-description@v4
41
if: github.repository == 'qdm12/ddns-updater' && github.event_name == 'push'
42
with:
43
username: qmcgaw
0 commit comments