Skip to content

Commit a2ab169

Browse files
committed
v2.2.2
====== - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** Bug 🐞 ----- - [175: Switch dry run](#175) thanks to @WyriHaximus
1 parent 0925fb0 commit a2ab169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ runs:
9494
${{ steps.workingDirectory.outputs.result }}composer.json
9595
${{ steps.workingDirectory.outputs.result }}composer.lock
9696
- name: Generate Comments
97-
uses: docker://ghcr.io/wyrihaximus/github-action-composer.lock-diff:main
97+
uses: docker://ghcr.io/wyrihaximus/github-action-composer.lock-diff:v2.2.2
9898
with:
9999
dryRun: ${{ inputs.dryRun }}
100100
workingDirectory: ${{ steps.workingDirectory.outputs.result }}

0 commit comments

Comments
 (0)