Skip to content

Commit

Permalink
Merge pull request #432 from nextcloud/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/peter-evans/create-pull-request-7.0.2

chore(deps): Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 in /.github/workflows
  • Loading branch information
AndyScherzinger authored Sep 18, 2024
2 parents dac7e4a + 6041828 commit 64588f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- name: Create Pull Request
if: steps.check_file_existence.outputs.files_exists == 'true'
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7.0.1
uses: peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # v7.0.2
with:
body: 'Automated update of the ${{ github.event.inputs.name }} workflow from https://github.com/${{ github.repository }}'
branch: 'feat/workflow-auto-update-${{ github.event.inputs.name }}'
Expand Down

0 comments on commit 64588f6

Please sign in to comment.