diff --git a/.env b/.env index 2ae4ab6..d89d7a2 100644 --- a/.env +++ b/.env @@ -2,4 +2,4 @@ SERVICE_NAME=dmt OTP_VERSION=28.5 REBAR_VERSION=3.25 THRIFT_VERSION=0.14.2.3 -CONFLUENT_PLATFORM_VERSION=5.1.2 \ No newline at end of file +CONFLUENT_PLATFORM_VERSION=5.1.2 diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index ff53b0e..d54c70d 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -8,14 +8,13 @@ on: pull_request: branches: ['**'] -env: - REGISTRY: ghcr.io - jobs: - build-push: - runs-on: ubuntu-latest - steps: - - uses: valitydev/action-deploy-docker@v2 - with: - registry-username: ${{ github.actor }} - registry-access-token: ${{ secrets.GITHUB_TOKEN }} + build-image: + uses: valitydev/action-deploy-docker/.github/workflows/build-image.yml@v3 + permissions: + contents: read + packages: write + with: + registry-username: ${{ github.actor }} + secrets: + registry-access-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/rebar.config b/rebar.config index e36f03b..d2f7d7f 100644 --- a/rebar.config +++ b/rebar.config @@ -44,7 +44,7 @@ {cowboy_access_log, {git, "https://github.com/valitydev/cowboy_access_log.git", {branch, "master"}}}, {woody_user_identity, {git, "https://github.com/valitydev/woody_erlang_user_identity.git", {tag, "v1.1.0"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.43"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.46"}}}, %% Libraries for postgres interaction {epg_connector, {git, "https://github.com/valitydev/epg_connector.git", {tag, "v0.0.2"}}}, diff --git a/rebar.lock b/rebar.lock index f29604e..908bae8 100644 --- a/rebar.lock +++ b/rebar.lock @@ -31,7 +31,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"7280b62355269b2bd41f277ae43cbc44e7b54d65"}}, + {ref,"77d93d016468742051687953ddf65aa02d3bf91e"}}, 0}, {<<"epg_connector">>, {git,"https://github.com/valitydev/epg_connector.git",