Skip to content

Commit

Permalink
chore(deps): update bitomic/utilities digest to e39f865
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 26, 2023
1 parent 9b261c8 commit a153633
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@d293e80930807065bf42abc1165bc9c6d755d8cf
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@e39f8658a8707dc2e0280b71c59dcc0bbf60f980
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@d293e80930807065bf42abc1165bc9c6d755d8cf
uses: bitomic/utilities/.github/workflows/node.js.yml@e39f8658a8707dc2e0280b71c59dcc0bbf60f980

0 comments on commit a153633

Please sign in to comment.