Skip to content

Commit 20a3dc6

Browse files
chore(deps): update int128/deployment-action action to v1.45.0 (#1297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21f4600 commit 20a3dc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docker.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,15 @@ jobs:
129129
- run: make -C e2e_test wait-for-apps
130130

131131
# Run the test
132-
- uses: int128/deployment-action@73bdebdebc7a3f4879a10198a15e3c8046cdeed0 # v1.44.0
132+
- uses: int128/deployment-action@756f2543d85ed5fd599d4d19bbe02ff2ffda5ce8 # v1.45.0
133133
id: deployment-app1
134134
with:
135135
environment-suffix: /app1
136-
- uses: int128/deployment-action@73bdebdebc7a3f4879a10198a15e3c8046cdeed0 # v1.44.0
136+
- uses: int128/deployment-action@756f2543d85ed5fd599d4d19bbe02ff2ffda5ce8 # v1.45.0
137137
id: deployment-app2
138138
with:
139139
environment-suffix: /app2
140-
- uses: int128/deployment-action@73bdebdebc7a3f4879a10198a15e3c8046cdeed0 # v1.44.0
140+
- uses: int128/deployment-action@756f2543d85ed5fd599d4d19bbe02ff2ffda5ce8 # v1.45.0
141141
id: deployment-app3
142142
with:
143143
environment-suffix: /app3

0 commit comments

Comments
 (0)