Skip to content

Commit

Permalink
Bump sushichop/action-repository-permission from 1 to 2 (#200)
Browse files Browse the repository at this point in the history
Bumps [sushichop/action-repository-permission](https://github.com/sushichop/action-repository-permission) from 1 to 2.
- [Release notes](https://github.com/sushichop/action-repository-permission/releases)
- [Changelog](https://github.com/sushichop/action-repository-permission/blob/main/CHANGELOG.md)
- [Commits](sushichop/action-repository-permission@v1...v2)

---
updated-dependencies:
- dependency-name: sushichop/action-repository-permission
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 9b8c123 commit 9ac0e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
&& startsWith(github.event.comment.body, 'github-actions preview')
runs-on: ubuntu-latest
steps:
- uses: sushichop/action-repository-permission@v1
- uses: sushichop/action-repository-permission@v2
with:
required-permission: write
reaction-permitted: rocket
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
runs-on: ubuntu-latest
needs: build-doc
steps:
- uses: sushichop/action-repository-permission@v1
- uses: sushichop/action-repository-permission@v2
with:
required-permission: write
reaction-permitted: rocket
Expand Down

1 comment on commit 9ac0e52

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.