mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2026-02-13 16:43:08 +08:00
chore(deps): update all non-major dependencies
This commit is contained in:
4
.github/workflows/issue-reply.yml
vendored
4
.github/workflows/issue-reply.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: help wanted
|
||||
if: github.event.label.name == 'help wanted'
|
||||
uses: actions-cool/issues-helper@d1d51fccf39469b5458203b1369060db0ff0c0db # v3.7.4
|
||||
uses: actions-cool/issues-helper@71b62d7da76e59ff7b193904feb6e77d4dbb2777 # v3.7.6
|
||||
with:
|
||||
actions: create-comment
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: need reproduction
|
||||
if: github.event.label.name == 'need reproduction'
|
||||
uses: actions-cool/issues-helper@d1d51fccf39469b5458203b1369060db0ff0c0db # v3.7.4
|
||||
uses: actions-cool/issues-helper@71b62d7da76e59ff7b193904feb6e77d4dbb2777 # v3.7.6
|
||||
with:
|
||||
actions: create-comment
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
|
||||
Reference in New Issue
Block a user