Skip to content

Commit

Permalink
Merge pull request OpenDDS#4793 from OpenDDS/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/peter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
jrw972 authored Sep 9, 2024
2 parents 07ee200 + 5287402 commit fc3720b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-ace-tao.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo "CREATE_PULL_REQUEST=false" >> $GITHUB_ENV
fi
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
if: env.CREATE_PULL_REQUEST == 'true'
id: cpr
with:
Expand Down

0 comments on commit fc3720b

Please sign in to comment.