We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8b474 commit 3873c67Copy full SHA for 3873c67
.github/workflows/github_actions.yml
@@ -84,7 +84,7 @@ jobs:
84
runs-on: ubuntu-latest
85
steps:
86
- name: RelizaHub Build And Submit UI Release
87
- uses: relizaio/reliza-docker-action@351b31ac6bb2a1903d35e60ed020b1a39cadd377 # v3.10
+ uses: relizaio/reliza-docker-action@49f7d94f518f6c72767216cc0e8acd4e837323b0 # v3.11
88
with:
89
registry_username: ${{ secrets.DOCKER_LOGIN }}
90
registry_password: ${{ secrets.DOCKER_TOKEN }}
ui/trigger_build
@@ -1 +1 @@
1
-36
+37
0 commit comments