Skip to content

Commit c069b4e

Browse files
chore(deps): bump remix-run/release-comment-action from 0.4.2 to 0.4.3 (#14610)
Bumps [remix-run/release-comment-action](https://github.com/remix-run/release-comment-action) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/remix-run/release-comment-action/releases) - [Commits](remix-run/release-comment-action@v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: remix-run/release-comment-action dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a947b03 commit c069b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
fetch-depth: 0
130130

131131
- name: 📝 Comment on related issues and pull requests
132-
uses: remix-run/[email protected].2
132+
uses: remix-run/[email protected].3
133133
with:
134134
DIRECTORY_TO_CHECK: "./packages"
135135
PACKAGE_NAME: "react-router"

0 commit comments

Comments
 (0)