Skip to content

Commit 1e934d1

Browse files
committed
v2.0.0
====== - Total issues resolved: **0** - Total pull requests resolved: **10** - Total contributors: **2** Feature 🏗 --------- - [119: Add working directory support](#119) thanks to @WyriHaximus Dependencies 📦 -------------- - [120: Prepare for v2](#120) thanks to @WyriHaximus - [116: Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0](#116) thanks to @dependabot[bot] - [114: Switch to composite action](#114) thanks to @WyriHaximus - [108: Issue 85 new attempt with new knowledge](#108) thanks to @WyriHaximus - [107: Bump symfony/console from 6.2.5 to 6.2.7](#107) thanks to @dependabot[bot] - [106: Bump composer/composer from 2.5.3 to 2.5.4](#106) thanks to @dependabot[bot] - [103: Bump symfony/console from 6.2.3 to 6.2.5](#103) thanks to @dependabot[bot] - [101: Use merge commit sha to compare against - Part II](#101) thanks to @WyriHaximus - [99: Add unit tests](#99) thanks to @WyriHaximus
1 parent b8dec63 commit 1e934d1

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
@@ -73,7 +73,7 @@ runs:
7373
fetch-depth: 1
7474
path: .wyrihaximus-composer.lock-diff/checkout/base-ref
7575
- name: Generate Comments
76-
uses: docker://ghcr.io/wyrihaximus/github-action-composer.lock-diff:main
76+
uses: docker://ghcr.io/wyrihaximus/github-action-composer.lock-diff:v2.0.0
7777
with:
7878
dryRun: ${{ inputs.dryRun }}
7979
workingDirectory: ${{ inputs.workingDirectory }}

0 commit comments

Comments
 (0)