We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
kostrykin/autobump-action
1 parent 44e6091 commit 1b22276Copy full SHA for 1b22276
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-action@master
+ - uses: kostrykin/autobump-action@v0.1
82
with:
83
branch: future/${{ steps.semester.outputs.name }}
84
glob: ''
0 commit comments