Bump actions-ecosystem/action-add-assignees from 1.0.0 to 1.0.1 - #13274
Conversation
Bumps [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases) - [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af) --- updated-dependencies: - dependency-name: actions-ecosystem/action-add-assignees dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward Dependabot bump of a pinned GitHub Action reference with no functional workflow logic changes.
Pull request overview
This PR updates the pinned commit SHA for the actions-ecosystem/action-add-assignees GitHub Action used in the issue-quality workflow, bumping it from v1.0.0 to v1.0.1.
Changes:
- Bump
actions-ecosystem/action-add-assigneesfrom v1.0.0 to v1.0.1 in.github/workflows/quality.issue.yml.
File summaries
| File | Description |
|---|---|
.github/workflows/quality.issue.yml |
Updates the pinned action-add-assignees commit SHA from v1.0.0 to v1.0.1. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| - uses: actions-ecosystem/action-add-assignees@ce5019e63cc4f35aba27308dc88d19c8f3686747 # v1.0.0 | ||
| - uses: actions-ecosystem/action-add-assignees@a5b84af721c4a621eb9c7a4a95ec20a90d0b88e9 # v1.0.1 | ||
| with: | ||
| github_token: ${{ secrets.github_token }} |
|
Learn Build status updates of commit 00479e4: ✅ Validation status: passed
For more details, please refer to the build report. |
Bumps actions-ecosystem/action-add-assignees from 1.0.0 to 1.0.1.
Commits
a5b84afUpdate npm packages (#90)8ea3884Update Dependabot config (#89)4845330Bump@typescript-eslint/parserfrom 2.30.0 to 3.1.0 (#17)0d3709cBump@types/nodefrom 12.12.37 to 14.0.10 (#20)fab33a9Bump@types/semverfrom 7.1.0 to 7.2.0 (#18)6c68059Bump typescript from 3.8.3 to 3.9.3 (#16)d327274Bump actions/setup-node from v1 to v2.0.0 (#15)253ff70Create Dependabot config file (#4)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)