Skip to content

Commit

Permalink
Merge pull request #7571 from datalad/dependabot/github_actions/maint…
Browse files Browse the repository at this point in the history
…/vsoch/pull-request-action-1.1.1

[gh-actions](deps): Bump vsoch/pull-request-action from 1.1.0 to 1.1.1
  • Loading branch information
yarikoptic committed Apr 6, 2024
2 parents b8535c9 + b7dd1ed commit 0bdc10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
echo "PULL_REQUEST_BODY='Tributors update automated pull request.\n\n[skip ci]'" >> $GITHUB_ENV
- name: Open Pull Request
uses: vsoch/pull-request-action@1.1.0
uses: vsoch/pull-request-action@1.1.1
if: ${{ env.OPEN_PULL_REQUEST == '1' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0bdc10b

Please sign in to comment.