Skip to content

Commit e7973dd

Browse files
committed
chore(deps): update bitomic/utilities digest to e41e1ed
1 parent 4016ba9 commit e7973dd

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@5235495a509bd8c8b37a7642c575e5074ea2d2d0
77+
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@e41e1ed5c41ced637ad2fb57fd5561b8d2ed0d16
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@5235495a509bd8c8b37a7642c575e5074ea2d2d0
11+
uses: bitomic/utilities/.github/workflows/node.js.yml@e41e1ed5c41ced637ad2fb57fd5561b8d2ed0d16

0 commit comments

Comments
 (0)