Skip to content

Commit

Permalink
Merge pull request #7 from netlogix/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-6.0.1
  • Loading branch information
saschanowak committed Feb 29, 2024
2 parents 4ceaf9a + 7c7937c commit 594876b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-coding-standard.yml
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: 'Create pull-request'
id: cpr
uses: peter-evans/create-pull-request@v5.0.2
uses: peter-evans/create-pull-request@v6.0.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "[automated] Apply Coding Standard"
Expand Down

0 comments on commit 594876b

Please sign in to comment.