Skip to content

Commit

Permalink
Merge pull request #16 from netlogix/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/create-pull-request-6.0.5
  • Loading branch information
saschanowak authored Jun 19, 2024
2 parents 9bc9865 + 8384b9c commit dac30f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-coding-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

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

0 comments on commit dac30f9

Please sign in to comment.