Bump JamesSingleton/is-organization-member from 1.0.0 to 1.0.1 (#3075)

Bumps [JamesSingleton/is-organization-member](https://github.com/JamesSingleton/is-organization-member) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/JamesSingleton/is-organization-member/releases)
- [Commits](https://github.com/JamesSingleton/is-organization-member/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: JamesSingleton/is-organization-member
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2023-01-04 23:43:22 +09:00 committed by GitHub
parent cc914b77a3
commit e65ee60599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
steps:
- name: Check if organization member
id: is_organization_member
uses: JamesSingleton/is-organization-member@1.0.0
uses: JamesSingleton/is-organization-member@1.0.1
with:
organization: "yewstack"
username: ${{ github.actor }}