Skip to content

Commit

Permalink
Switch prdoc to the latest image (#1460)
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Sep 8, 2023
1 parent 92d7751 commit c5f7abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-prdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit c5f7abe

Please sign in to comment.