Skip to content

Commit a2e54f0

Browse files
authored
Change diff-poetry-lock action to v0.0.3
Updated the action used for diffing poetry.lock to a specific commit version for v0.0.3
1 parent fa31aad commit a2e54f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/poetry-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
persist-credentials: false
2727
# This will post a comment on PRs when poetry.lock changes
2828
- name: Diff poetry.lock
29-
uses: colindean/diff-poetry-lock@nl
29+
uses: target/diff-poetry-lock@1ef13108b924e907ed695ac172503091bd0129d4 # v0.0.3
3030

0 commit comments

Comments
 (0)