Skip to content

Commit

Permalink
Updating action.yml of bumper to point to the '0.4.0' tag
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed May 13, 2024
1 parent 92c70a5 commit 85581f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/bumper/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'Bump and push git tag on merge'
author: 'Nick Sjostrom'
runs:
using: 'docker'
image: docker://us-central1-docker.pkg.dev/dsp-artifact-registry/github-actions-public/bumper:0.3.0
image: docker://us-central1-docker.pkg.dev/dsp-artifact-registry/github-actions-public/bumper:0.4.0
outputs:
new_tag:
description: 'Generated tag'
Expand Down

0 comments on commit 85581f4

Please sign in to comment.