Skip to content

Commit

Permalink
chore(deps): update bitomic/utilities digest to 5235495
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2024
1 parent e1710b8 commit 148753e
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 @@ -72,7 +72,7 @@ jobs:
Deploy:
name: Deploy using Docker
needs: [Publish]
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@f1b8986080fd928f8d5573769c00b6b8f110d215
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@5235495a509bd8c8b37a7642c575e5074ea2d2d0
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@f1b8986080fd928f8d5573769c00b6b8f110d215
uses: bitomic/utilities/.github/workflows/node.js.yml@5235495a509bd8c8b37a7642c575e5074ea2d2d0

0 comments on commit 148753e

Please sign in to comment.