Switch prdoc to the latest image (#1460)

This commit is contained in:
Chevdor
2023-09-08 13:45:54 +02:00
committed by GitHub
parent 92d7751b4d
commit c5f7abe27f
+1 -1
View File
@@ -5,7 +5,7 @@ on:
types: [labeled, opened, synchronize, unlabeled]
env:
IMAGE: paritytech/prdoc:v0.0.5
IMAGE: paritytech/prdoc:latest
API_BASE: https://api.github.com/repos
REPO: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}