Skip to content

Commit

Permalink
chore(deps): update bitomic/utilities digest to cfad4af
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent 1905778 commit 827d2cc
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 @@ -78,7 +78,7 @@ jobs:
Deploy:
name: Deploy using Docker
needs: [Publish]
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@04978f4386bccc153ef983e21f536ffcbef31890
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@cfad4af0408f9a862c66e1dd3050a93df79df1db
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 @@ -20,4 +20,4 @@ permissions:

jobs:
build:
uses: bitomic/utilities/.github/workflows/docker-build.yml@04978f4386bccc153ef983e21f536ffcbef31890
uses: bitomic/utilities/.github/workflows/docker-build.yml@cfad4af0408f9a862c66e1dd3050a93df79df1db

0 comments on commit 827d2cc

Please sign in to comment.