Skip to content

Commit

Permalink
Update get-fellows-action to v1.1.1 (polkadot-fellows#265)
Browse files Browse the repository at this point in the history
<!-- Remember that you can run `/merge` to enable auto-merge in the PR
-->

<!-- Remember to modify the changelog. If you don't need to modify it,
you can check the following box.
Instead, if you have already modified it, simply delete the following
line. -->

- [x] Does not require a CHANGELOG entry
  • Loading branch information
rzadp authored Apr 4, 2024
1 parent 7a52317 commit bb42c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: ${{ github.event.issue.pull_request && startsWith(github.event.comment.body, '/merge') }}
steps:
- name: Get the GitHub handle of the fellows
uses: paritytech/get-fellows-action@v1.1.0
uses: paritytech/get-fellows-action@v1.1.1
id: fellows
- name: Generate a token
id: merge_token
Expand Down

0 comments on commit bb42c6b

Please sign in to comment.