Skip to content

Commit

Permalink
fix: bump reliza helm action to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
taleodor committed Apr 19, 2023
1 parent d8a47c1 commit 1b50d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: RelizaHub Build And Submit Release metadata action
uses: relizaio/reliza-helm-action@1.7
uses: relizaio/reliza-helm-action@1.8
with:
registry_username: ${{ secrets.DOCKER_LOGIN }}
registry_password: ${{ secrets.DOCKER_TOKEN }}
Expand Down

0 comments on commit 1b50d35

Please sign in to comment.