We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a1054 commit 87851eeCopy full SHA for 87851ee
README.md
@@ -61,7 +61,7 @@ jobs:
61
name: Satisfy my repo CDO
62
steps:
63
- name: Delete those pesky dead branches
64
- uses: phpdocker-io/github-actions-delete-abandoned-branches@v1
+ uses: phpdocker-io/github-actions-delete-abandoned-branches@v2
65
id: delete_stuff
66
with:
67
github_token: ${{ github.token }}
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
102
0 commit comments