diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index de3e5685..a7c601b7 100644 --- a/.github/workflows/continuous-delivery.yml +++ b/.github/workflows/continuous-delivery.yml @@ -72,7 +72,7 @@ jobs: Deploy: name: Deploy using Docker needs: [Publish] - uses: bitomic/utilities/.github/workflows/docker-deploy.yml@afb4d26bc43dac48c420292c790904a852093bc1 + uses: bitomic/utilities/.github/workflows/docker-deploy.yml@6a79e2418f11906c4a0f36faf50c3bb511afada4 secrets: DOCKER_NETWORK: "${{ secrets.DOCKER_NETWORK }}" DOPPLER_TOKEN: "${{ secrets.DOPPLER_TOKEN }}" diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index eba9b35b..0b6206dd 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -8,4 +8,4 @@ on: jobs: build: - uses: bitomic/utilities/.github/workflows/node.js.yml@afb4d26bc43dac48c420292c790904a852093bc1 + uses: bitomic/utilities/.github/workflows/node.js.yml@6a79e2418f11906c4a0f36faf50c3bb511afada4