We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa31aad commit a2e54f0Copy full SHA for a2e54f0
1 file changed
.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