Skip to content

Commit 0f1b34e

Browse files
authored
Merge pull request #30 from seqan/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
2 parents f1ad9f6 + 6db1c27 commit 0f1b34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
args: --config-files .cmake-format.yaml --in-place
3838

3939
- name: Create Pull Request
40-
uses: peter-evans/create-pull-request@v7
40+
uses: peter-evans/create-pull-request@v8
4141
with:
4242
commit-message: '[MISC] Automatic linting'
4343
committer: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0 commit comments

Comments
 (0)