Skip to content

Commit

Permalink
chore(deps): update bitomic/utilities digest to a9a896e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent fab7c5d commit 38ce70a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
Deploy:
name: Deploy using Docker
needs: [Publish]
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@30bd9532e71f0ff473475fa77fd20d8a53027a33
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@a9a896ee42728834f29e0a915ab280e1a90a1938
secrets:
DOCKER_NETWORK: "${{ secrets.DOCKER_NETWORK }}"
DOPPLER_TOKEN: "${{ secrets.DOPPLER_TOKEN }}"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:

jobs:
build:
uses: bitomic/utilities/.github/workflows/node.js.yml@30bd9532e71f0ff473475fa77fd20d8a53027a33
uses: bitomic/utilities/.github/workflows/node.js.yml@a9a896ee42728834f29e0a915ab280e1a90a1938

0 comments on commit 38ce70a

Please sign in to comment.