We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33da63f commit 14ecce2Copy full SHA for 14ecce2
1 file changed
.github/workflows/releaser-pleaser.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: releaser-pleaser
24
- uses: apricote/releaser-pleaser@v0.6.1
+ uses: apricote/releaser-pleaser@v0.7.0
25
with:
26
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
27
extra-files: |
0 commit comments