We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4641d4b commit af83376Copy full SHA for af83376
action.yaml
@@ -73,7 +73,7 @@ runs:
73
fetch-depth: 1
74
path: .wyrihaximus-composer.lock-diff/checkout/base-ref
75
- name: Generate Comments
76
- uses: docker://ghcr.io/wyrihaximus/github-action-composer.lock-diff:main
+ uses: docker://ghcr.io/wyrihaximus/github-action-composer.lock-diff:v2.1.0
77
with:
78
dryRun: ${{ inputs.dryRun }}
79
workingDirectory: ${{ inputs.workingDirectory }}
0 commit comments