Skip to content

Commit a8e4caf

Browse files
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](JamesSingleton/is-organization-member@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>
1 parent 5ffe777 commit a8e4caf

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
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Check if organization member
1818
id: is_organization_member
19-
uses: JamesSingleton/is-organization-member@1.0.1
19+
uses: JamesSingleton/is-organization-member@1.1.0
2020
with:
2121
organization: "yewstack"
2222
username: ${{ github.event.pull_request.user.login }}

0 commit comments

Comments
 (0)