Skip to content

Commit

Permalink
Update dependencies for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Feb 13, 2023
1 parent 7911e94 commit 7a93223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-subsplit-prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
name: Close sub-split PRs
steps:
- uses: frankdejonge/action-close-subsplit-pr@0.0.1
- uses: frankdejonge/action-close-subsplit-pr@0.1.0
with:
close_pr: 'yes'
target_branch_match: '^(?!master).+$'
Expand Down

0 comments on commit 7a93223

Please sign in to comment.