Skip to content

Commit

Permalink
Merge pull request datalad#7257 from datalad/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/maint/vsoch/pull-request-action-1.0.24

[gh-actions](deps): Bump vsoch/pull-request-action from 1.0.23 to 1.0.24
  • Loading branch information
yarikoptic committed Jan 16, 2023
2 parents b23f3d1 + ef2f671 commit c92ae3a
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.0.23
uses: vsoch/pull-request-action@1.0.24
if: ${{ env.OPEN_PULL_REQUEST == '1' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c92ae3a

Please sign in to comment.