We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962b635 commit ae99772Copy full SHA for ae99772
1 file changed
.github/workflows/create-future-branch.yml
@@ -78,7 +78,7 @@ jobs:
78
color: '${{ inputs.label_color }}'
79
});
80
81
- - uses: kostrykin/autobump@master
+ - uses: kostrykin/autobump-action@master
82
with:
83
branch: future/${{ steps.branch.outputs.name }}
84
glob: ''
0 commit comments