File tree Expand file tree Collapse file tree 3 files changed +177
-20
lines changed
Expand file tree Collapse file tree 3 files changed +177
-20
lines changed Original file line number Diff line number Diff line change 1010 steps:
1111 - name: help wanted
1212 if: github.event.label.name == 'help wanted'
13- uses: actions-cool/issues-helper@45d75b6cf72bf4f254be6230cb887ad002702491 # v3.6.3
13+ uses: actions-cool/issues-helper@9861779a695cf1898bd984c727f685f351cfc372 # v3.7.2
1414 with:
1515 actions: create-comment
1616 issue-number: ${{ github.event.issue.number }}
1919
2020 - name: need reproduction
2121 if: github.event.label.name == 'need reproduction'
22- uses: actions-cool/issues-helper@45d75b6cf72bf4f254be6230cb887ad002702491 # v3.6.3
22+ uses: actions-cool/issues-helper@9861779a695cf1898bd984c727f685f351cfc372 # v3.7.2
2323 with:
2424 actions: create-comment
2525 issue-number: ${{ github.event.issue.number }}
Original file line number Diff line number Diff line change 3030 "@types/node": "^24.10.1",
3131 "@vitest/coverage-v8": "^4.0.14",
3232 "@vue/babel-plugin-jsx": "workspace:*",
33- "bumpp": "^10.3.1 ",
33+ "bumpp": "^10.3.2 ",
3434 "eslint": "^9.39.1",
3535 "jsdom": "^27.2.0",
3636 "prettier": "3.6.2",
You can’t perform that action at this time.
0 commit comments