We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e0a962 + 166669f commit 4631e9dCopy full SHA for 4631e9d
.github/workflows/image-build.yml
@@ -98,7 +98,7 @@ jobs:
98
platforms: linux/amd64,linux/arm64,linux/arm/v7
99
build-args: ${{ matrix.args }}
100
101
- - uses: peter-evans/dockerhub-description@v5
+ - uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5
102
if: ${{ github.repository == 'ntnn/docker-imapfilter' && github.ref == 'refs/heads/main' }}
103
with:
104
repository: ntnn/imapfilter
0 commit comments