Skip to content

Commit

Permalink
use v1 of "bump-app-version-action"
Browse files Browse the repository at this point in the history
  • Loading branch information
hensur committed Feb 23, 2021
1 parent 9d3b451 commit cb0b028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
bash $(pwd)/scripts/docker-build-tag.sh "${GITHUB_REF:10}"
- name: Run chart version bump
uses: mittwald/bump-app-version-action@v0.3.1
uses: mittwald/bump-app-version-action@v1
with:
mode: 'publish'
chartYaml: './deploy/helm-chart/brudi-operator/Chart.yaml'
Expand Down

0 comments on commit cb0b028

Please sign in to comment.