Pin PRDoc image to v0.0.5 until we are ready for v0.0.6 (#1947)

This PR prevents failures until #1946 is merged.
This commit is contained in:
Chevdor
2023-10-19 19:26:09 +02:00
committed by GitHub
parent 18ae22483b
commit 961a8fd77e
+1 -1
View File
@@ -5,7 +5,7 @@ on:
types: [labeled, opened, synchronize, unlabeled]
env:
IMAGE: paritytech/prdoc:latest
IMAGE: paritytech/prdoc:v0.0.5
API_BASE: https://api.github.com/repos
REPO: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}