We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa31aad + a2e54f0 commit aab82e8Copy full SHA for aab82e8
.github/workflows/poetry-checks.yml
@@ -26,5 +26,5 @@ 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@nl
+ uses: target/diff-poetry-lock@1ef13108b924e907ed695ac172503091bd0129d4 # v0.0.3
30
0 commit comments