mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Bump takanome-dev/assign-issue-action from 2.2 to 2.3 (#10606)
Bumps [takanome-dev/assign-issue-action](https://github.com/takanome-dev/assign-issue-action) from 2.2 to 2.3. - [Release notes](https://github.com/takanome-dev/assign-issue-action/releases) - [Commits](https://github.com/takanome-dev/assign-issue-action/compare/v2.2...v2.3) --- updated-dependencies: - dependency-name: takanome-dev/assign-issue-action dependency-version: '2.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/assign.yml
vendored
2
.github/workflows/assign.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Assign the user or unassign stale assignments
|
- name: Assign the user or unassign stale assignments
|
||||||
uses: takanome-dev/assign-issue-action@v2.2
|
uses: takanome-dev/assign-issue-action@v2.3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
maintainers: 'noisyfox,softfever'
|
maintainers: 'noisyfox,softfever'
|
||||||
|
|||||||
Reference in New Issue
Block a user