mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Bump JamesSingleton/is-organization-member from 1.0.1 to 1.1.0 (#3851)
Bumps [JamesSingleton/is-organization-member](https://github.com/jamessingleton/is-organization-member) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/jamessingleton/is-organization-member/releases) - [Commits](https://github.com/jamessingleton/is-organization-member/compare/1.0.1...1.1.0) --- updated-dependencies: - dependency-name: JamesSingleton/is-organization-member dependency-version: 1.1.0 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:
parent
5ffe777150
commit
a8e4caf6dc
@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Check if organization member
|
- name: Check if organization member
|
||||||
id: is_organization_member
|
id: is_organization_member
|
||||||
uses: JamesSingleton/is-organization-member@1.0.1
|
uses: JamesSingleton/is-organization-member@1.1.0
|
||||||
with:
|
with:
|
||||||
organization: "yewstack"
|
organization: "yewstack"
|
||||||
username: ${{ github.event.pull_request.user.login }}
|
username: ${{ github.event.pull_request.user.login }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user