Skip to content

Commit

Permalink
use main
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Jan 5, 2024
1 parent 150d644 commit 01b798c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Bump Chart Versions if Changed
id: bumper
uses: netfoundry/chart-version-bumper-action@filter-tags
uses: netfoundry/chart-version-bumper-action@main
with:
chart_dir: ./charts/${{ matrix.charts }}

Expand Down

0 comments on commit 01b798c

Please sign in to comment.