Skip to content

Commit ea31a46

Browse files
committed
chore(deps): update bitomic/utilities digest to 068f915
1 parent 33c8bd6 commit ea31a46

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@51ad9007d86f899fefb78142ef2b9864ddf00aaa
77+
uses: bitomic/utilities/.github/workflows/docker-deploy.yml@068f915b0d6e8fcf8cc78213b2fe8b12c53dd75a
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@51ad9007d86f899fefb78142ef2b9864ddf00aaa
11+
uses: bitomic/utilities/.github/workflows/node.js.yml@068f915b0d6e8fcf8cc78213b2fe8b12c53dd75a

0 commit comments

Comments
 (0)