Skip to content

Commit 123e7e9

Browse files
chore(deps): bump remix-run/release-comment-action from 0.4.2 to 0.5.0
Bumps [remix-run/release-comment-action](https://github.com/remix-run/release-comment-action) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/remix-run/release-comment-action/releases) - [Commits](remix-run/release-comment-action@v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: remix-run/release-comment-action dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5e7f4d commit 123e7e9

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
@@ -86,7 +86,7 @@ jobs:
8686
fetch-depth: 0
8787

8888
- name: 📝 Comment on issues
89-
uses: remix-run/release-comment-action@v0.4.2
89+
uses: remix-run/release-comment-action@v0.5.0
9090
with:
9191
DIRECTORY_TO_CHECK: "./packages"
9292
PACKAGE_NAME: "@mcansh/http-helmet"

0 commit comments

Comments
 (0)