Skip to content

Commit 95390da

Browse files
[AJ-1783]: Bump databiosphere/github-actions from bumper-0.3.0 to 0.4.0 (#60)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5492b8 commit 95390da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
token: ${{ secrets.BROADBOT_TOKEN }} # this allows the push to succeed later
2222
- name: Bump the tag to a new version
2323
# https://github.com/DataBiosphere/github-actions/tree/master/actions/bumper
24-
uses: databiosphere/github-actions/actions/bumper@bumper-0.3.0
24+
uses: databiosphere/github-actions/actions/bumper@bumper-0.4.0
2525
id: tag
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.BROADBOT_TOKEN }}

0 commit comments

Comments
 (0)