Skip to content

Commit

Permalink
chore: bump reliza actions
Browse files Browse the repository at this point in the history
  • Loading branch information
logicflakes committed Sep 20, 2023
1 parent db13d5e commit ba4e28d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: RelizaHub Build And Submit Release metadata action
uses: relizaio/reliza-docker-action@1.7
uses: relizaio/reliza-docker-action@1.8
with:
registry_username: ${{ secrets.DOCKER_LOGIN }}
registry_password: ${{ secrets.DOCKER_TOKEN }}
Expand All @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: RelizaHub Build And Submit Release metadata action
uses: relizaio/reliza-docker-action@1.7
uses: relizaio/reliza-docker-action@1.8
with:
registry_username: ${{ secrets.DOCKER_LOGIN }}
registry_password: ${{ secrets.DOCKER_TOKEN }}
Expand All @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: RelizaHub Build And Submit Release metadata action
uses: relizaio/reliza-helm-action@1.10
uses: relizaio/reliza-helm-action@1.11
with:
registry_username: ${{ secrets.DOCKER_LOGIN }}
registry_password: ${{ secrets.DOCKER_TOKEN }}
Expand Down

0 comments on commit ba4e28d

Please sign in to comment.