Skip to content

Commit 94b26ae

Browse files
authored
Upgrade diff-poetry-lock action to v0.0.3
Updated the diff-poetry-lock action version to v0.0.3.
1 parent 3eb148d commit 94b26ae

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/poetry-checks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ 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@30a153ca2d5cbdd209fc78b0ec013915748b6bab # v0.0.2
30-
29+
uses: target/diff-poetry-lock@1ef13108b924e907ed695ac172503091bd0129d4 # v0.0.3

0 commit comments

Comments
 (0)