Skip to content

Commit

Permalink
fix: bump Reliza helm action to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
taleodor committed Apr 19, 2023
1 parent 2832013 commit fd038bc
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 @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: RelizaHub Build And Submit Release metadata action
uses: relizaio/reliza-helm-action@1.8
uses: relizaio/reliza-helm-action@1.9
with:
registry_username: ${{ secrets.DOCKER_LOGIN }}
registry_password: ${{ secrets.DOCKER_TOKEN }}
Expand Down

0 comments on commit fd038bc

Please sign in to comment.