We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21bdf8 commit 93f3b26Copy full SHA for 93f3b26
1 file changed
.github/workflows/build.yaml
@@ -66,7 +66,7 @@ jobs:
66
if: github.event_name != 'pull_request'
67
steps:
68
- uses: actions/checkout@v5
69
- - uses: peter-evans/dockerhub-description@432a30c9e07499fd01da9f8a49f0faf9e0ca5b77 # pin@v4
+ - uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # pin@v4
70
with:
71
repository: articulate/python
72
username: ${{ secrets.DOCKERHUB_USERNAME }}
0 commit comments