Skip to content

Commit

Permalink
update create-pull-request package to v4.1.1 (#548)
Browse files Browse the repository at this point in the history
attempt to fix officer automation workflow by updating the create-pull-request package
  • Loading branch information
jaasonw authored Sep 13, 2022
1 parent 1f0d8b9 commit 948b855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_officer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Create Pull Request
id: pull_request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4.1.1
with:
commit-message: Updated officer data
title: 'Add/Update officer ${{ steps.officer-name.outputs.result }}'
Expand Down

1 comment on commit 948b855

@vercel
Copy link

@vercel vercel bot commented on 948b855 Sep 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.