Skip to content

Commit 165afa5

Browse files
committed
chore(deps): update bitomic/utilities digest to d936c80
1 parent 1712a58 commit 165afa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
Deploy:
7575
name: Deploy using Docker
7676
needs: [Publish]
77-
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@b28866532a9825ee01e7803aa16d51c57d4d373d
77+
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@d936c80f4240e01773aab667a498af9c242fde67
7878
secrets:
7979
DOCKER_NETWORK: "${{ secrets.DOCKER_NETWORK }}"
8080
DOPPLER_TOKEN: "${{ secrets.DOPPLER_TOKEN }}"

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88

99
jobs:
1010
build:
11-
uses: bitomic/utilities/.github/workflows/node.js.yml@b28866532a9825ee01e7803aa16d51c57d4d373d
11+
uses: bitomic/utilities/.github/workflows/node.js.yml@d936c80f4240e01773aab667a498af9c242fde67

0 commit comments

Comments
 (0)