Skip to content

Commit

Permalink
Merge pull request #70 from guerinoni/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/create-pull-request-3.12.1

Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1
  • Loading branch information
guerinoni authored Jan 31, 2022
2 parents 2bcad72 + 1ce4c63 commit cfbd2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clangFormat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Create Pull Request
if: failure()
uses: peter-evans/[email protected].0
uses: peter-evans/[email protected].1
with:
commit-message: "style: Format codes"
title: "style: format codes for ${{ github.ref }}"
Expand Down

0 comments on commit cfbd2cc

Please sign in to comment.