Skip to content

Commit

Permalink
feat(Dependencies): Update peter-evans/create-pull-request action to …
Browse files Browse the repository at this point in the history
…v7.0.3

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | peter-evans/create-pull-request | v7.0.2 | v7.0.3 |
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 9b6aeec commit ba40431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/LintingAutoFix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Create Pull Request
if: steps.git-check.outputs.modified == 'true'
id: cpr
uses: peter-evans/[email protected].2
uses: peter-evans/[email protected].3
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: fix(Linting):blacked code
Expand Down

0 comments on commit ba40431

Please sign in to comment.