Skip to content

Commit e65ee60

Browse files
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](JamesSingleton/is-organization-member@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc914b7 commit e65ee60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve-maintainer-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Check if organization member
1111
id: is_organization_member
12-
uses: JamesSingleton/[email protected].0
12+
uses: JamesSingleton/[email protected].1
1313
with:
1414
organization: "yewstack"
1515
username: ${{ github.actor }}

0 commit comments

Comments
 (0)