Skip to content

Commit

Permalink
[AJ-1783]: Bump databiosphere/github-actions from bumper-0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [databiosphere/github-actions](https://github.com/databiosphere/github-actions) from bumper-0.3.0 to 0.4.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/databiosphere/github-actions/releases)
- [Commits](DataBiosphere/github-actions@bumper-0.3.0...bumper-0.4.0)

---
updated-dependencies:
- dependency-name: databiosphere/github-actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 2deb8a6 commit 01db8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.BROADBOT_TOKEN }} # this allows the push to succeed later
- name: Bump the tag to a new version
# https://github.com/DataBiosphere/github-actions/tree/master/actions/bumper
uses: databiosphere/github-actions/actions/bumper@bumper-0.3.0
uses: databiosphere/github-actions/actions/bumper@bumper-0.4.0
id: tag
env:
GITHUB_TOKEN: ${{ secrets.BROADBOT_TOKEN }}
Expand Down

0 comments on commit 01db8d5

Please sign in to comment.