We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb148d commit 94b26aeCopy full SHA for 94b26ae
1 file changed
.github/workflows/poetry-checks.yml
@@ -26,5 +26,4 @@ jobs:
26
persist-credentials: false
27
# This will post a comment on PRs when poetry.lock changes
28
- name: Diff poetry.lock
29
- uses: colindean/diff-poetry-lock@30a153ca2d5cbdd209fc78b0ec013915748b6bab # v0.0.2
30
-
+ uses: target/diff-poetry-lock@1ef13108b924e907ed695ac172503091bd0129d4 # v0.0.3
0 commit comments