Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #371 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 authored Nov 16, 2020
2 parents bf8a7af + a094b4d commit 09c682a
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/[email protected].0"
uses: "gr2m/[email protected].1"
with:
author: "${{ env.ERGEBNIS_BOT_NAME }} <${{ env.ERGEBNIS_BOT_EMAIL }}>"
branch: "feature/license-year"
Expand Down

0 comments on commit 09c682a

Please sign in to comment.