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