Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore(deps): update bitomic/utilities digest to 8e2f2f8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2023
1 parent 2584023 commit 3e1a37f
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@bad3d8cab443807520550e78d36a03e5a97ab0f8
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@8e2f2f828a63718ae6c35d1c9e932d85b01bc720
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@bad3d8cab443807520550e78d36a03e5a97ab0f8
uses: bitomic/utilities/.github/workflows/node.js.yml@8e2f2f828a63718ae6c35d1c9e932d85b01bc720

0 comments on commit 3e1a37f

Please sign in to comment.