Skip to content

Commit d48d917

Browse files
Merge pull request #1348 from phpDocumentor/dependabot/github_actions/sorenlouv/backport-github-action-12.0.4
github-actions(deps): bump sorenlouv/backport-github-action from 12.0.1 to 12.0.4
2 parents aa8a698 + 30d8da9 commit d48d917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: "${{ github.event.pull_request.merged == true }}"
1212
steps:
1313
- name: "Backport Action"
14-
uses: "sorenlouv/backport-github-action@v12.0.1"
14+
uses: "sorenlouv/backport-github-action@v12.0.4"
1515
with:
1616
github_token: "${{ secrets.BOT_TOKEN }}"
1717
auto_backport_label_prefix: "auto-backport-to-"

0 commit comments

Comments
 (0)