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 52b887c commit c5bb609Copy full SHA for c5bb609
.github/workflows/tag.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
token: ${{ secrets.DM_BOT_TOKEN }}
18
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
19
- - uses: fregante/setup-git-user@v1
+ - uses: fregante/setup-git-user@v2
20
21
- name: tag
22
uses: jenkins-x-plugins/[email protected]
0 commit comments