Skip to content

Commit 3eb148d

Browse files
authored
Updates colindean/diff-poetry-lock action to v0.0.2
Updated the diff-poetry-lock action to a specific commit.
1 parent bd5de71 commit 3eb148d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: colindean/diff-poetry-lock@30a153ca2d5cbdd209fc78b0ec013915748b6bab # v0.0.2
3030

0 commit comments

Comments
 (0)