Skip to content

Commit

Permalink
Merge pull request #254 from ergebnis/dependabot/github_actions/gr2m/…
Browse files Browse the repository at this point in the history
…create-or-update-pull-request-action-v1.3.1

github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.0 to v1.3.1
  • Loading branch information
ergebnis-bot committed Nov 16, 2020
2 parents 878bcd6 + 97987ed commit 2554fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: "vendor/bin/php-cs-fixer fix --config=.php_cs --diff --diff-format=udiff --dry-run --verbose"

- name: "Open pull request updating license year"
uses: "gr2m/create-or-update-pull-request-action@v1.3.0"
uses: "gr2m/create-or-update-pull-request-action@v1.3.1"
with:
author: "${{ env.ERGEBNIS_BOT_NAME }} <${{ env.ERGEBNIS_BOT_EMAIL }}>"
branch: "feature/license-year"
Expand Down

0 comments on commit 2554fc3

Please sign in to comment.