Skip to content

Commit 35c0ff3

Browse files
Bump technote-space/assign-author from 1.5.7 to 1.6.2 (#135)
* Bump technote-space/assign-author from 1.5.7 to 1.6.2 Bumps [technote-space/assign-author](https://github.com/technote-space/assign-author) from 1.5.7 to 1.6.2. - [Release notes](https://github.com/technote-space/assign-author/releases) - [Changelog](https://github.com/technote-space/assign-author/blob/main/.releasegarc) - [Commits](technote-space/assign-author@6252488...9558557) --- updated-dependencies: - dependency-name: technote-space/assign-author dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com>
1 parent 3bbb698 commit 35c0ff3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ jobs:
8686
name: Generate coverage report
8787
needs: testing
8888
runs-on: ubuntu-latest
89+
permissions:
90+
pull-requests: write
8991
steps:
9092
- name: Clone the repository
9193
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

.github/workflows/pull_request-opened.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Assign Author to the Pull Request
23-
uses: technote-space/assign-author@6252488282b99652aef47451a353eb88aea24666
23+
uses: technote-space/assign-author@9558557c5c4816f38bd06176fbc324ba14bb3160
2424

2525
pr-labeler:
2626
name: Label the PR based on the branch

0 commit comments

Comments
 (0)