Skip to content

Commit d2b6c68

Browse files
committed
v2.3.0
====== - Total issues resolved: **0** - Total pull requests resolved: **19** - Total contributors: **3** Dependencies 📦 -------------- - [204: Update docker/setup-buildx-action action to v3.12.0](#204) thanks to @renovate-runner[bot] - [203: Update actions/download-artifact action to v7](#203) thanks to @renovate-runner[bot] - [202: Update tj-actions/changed-files action to v47](#202) thanks to @renovate-runner[bot] - [197: Update actions/checkout action to v5.0.1](#197) thanks to @renovate-runner[bot] - [196: Update docker/setup-qemu-action action to v3.7.0](#196) thanks to @renovate-runner[bot] - [195: Update actions/download-artifact action to v6](#195) thanks to @renovate-runner[bot] - [191: Update actions/github-script action to v7.1.0](#191) thanks to @renovate-runner[bot] - [190: Update actions/checkout action to v5](#190) thanks to @renovate-runner[bot] - [189: Update WyriHaximus/github-action-composer.lock-diff action to v2.2.2](#189) thanks to @renovate-runner[bot] - [188: Update docker/setup-qemu-action action to v3.6.0](#188) thanks to @renovate-runner[bot] - [187: Update docker/setup-buildx-action action to v3.11.1](#187) thanks to @renovate-runner[bot] - [186: Update actions/download-artifact action to v4.3.0 - autoclosed](#186) thanks to @renovate-runner[bot] - [185: Update actions/checkout action to v4.3.0 - autoclosed](#185) thanks to @renovate-runner[bot] - [184: Update tj-actions/changed-files action to v46.0.5](#184) thanks to @renovate-runner[bot] - [183: Update actions/github-script action to v7.0.1](#183) thanks to @renovate-runner[bot] - [180: Update actions/download-artifact action to v5](#180) thanks to @renovate-runner[bot] - [178: Pin nick-fields/assert-action action to aa0067e](#178) thanks to @renovate-runner[bot] Feature 🏗 --------- - [201: feat: add working directory to comment locator for monorepo support](#201) thanks to @wikando-ck Enhancement ✨ ------------- - [205: Drop set-milestone-on-pr and have release-management handle milestones](#205) thanks to @WyriHaximus
1 parent 701b3a7 commit d2b6c68

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.3.0
9898
with:
9999
dryRun: ${{ inputs.dryRun }}
100100
workingDirectory: ${{ steps.workingDirectory.outputs.result }}

0 commit comments

Comments
 (0)