Skip to content

Commit a326b0c

Browse files
committed
Merge branch 'main' of github.com:splitio/go-client into dependabot/github_actions/SonarSource/sonarcloud-github-action-5.0
2 parents 1ba5d7d + 673f980 commit a326b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-license-year.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
git commit -m "Updated License Year" -a
3939
4040
- name: Create Pull Request
41-
uses: peter-evans/create-pull-request@v6
41+
uses: peter-evans/create-pull-request@v7
4242
with:
4343
token: ${{ secrets.GITHUB_TOKEN }}
4444
title: Update License Year

0 commit comments

Comments
 (0)