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 e5492b8 commit 95390daCopy full SHA for 95390da
.github/workflows/tag.yml
@@ -21,7 +21,7 @@ jobs:
21
token: ${{ secrets.BROADBOT_TOKEN }} # this allows the push to succeed later
22
- name: Bump the tag to a new version
23
# https://github.com/DataBiosphere/github-actions/tree/master/actions/bumper
24
- uses: databiosphere/github-actions/actions/bumper@bumper-0.3.0
+ uses: databiosphere/github-actions/actions/bumper@bumper-0.4.0
25
id: tag
26
env:
27
GITHUB_TOKEN: ${{ secrets.BROADBOT_TOKEN }}
0 commit comments