Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v7.0.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Sep 5, 2024
1 parent 21b69fa commit 49117e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-sync-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
if: steps.git.outputs.modified == 'true'
- name: Create Pull Request
if: steps.git.outputs.modified == 'true'
uses: peter-evans/[email protected].0
uses: peter-evans/[email protected].1
with:
delete-branch: true
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}
Expand Down

0 comments on commit 49117e7

Please sign in to comment.