Skip to content

Commit

Permalink
chore(deps): update int128/deployment-action action to v1.40.0 (#1208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 7309032 commit 4b0b569
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,15 +115,15 @@ jobs:
- run: make -C e2e_test wait-for-apps

# Run the test
- uses: int128/deployment-action@4ce410506a94c733cb26d98f144d2810e499496d # v1.39.0
- uses: int128/deployment-action@511e00292ce99d2cced510e38549ac8afbd27d70 # v1.40.0
id: deployment-app1
with:
environment-suffix: /app1
- uses: int128/deployment-action@4ce410506a94c733cb26d98f144d2810e499496d # v1.39.0
- uses: int128/deployment-action@511e00292ce99d2cced510e38549ac8afbd27d70 # v1.40.0
id: deployment-app2
with:
environment-suffix: /app2
- uses: int128/deployment-action@4ce410506a94c733cb26d98f144d2810e499496d # v1.39.0
- uses: int128/deployment-action@511e00292ce99d2cced510e38549ac8afbd27d70 # v1.40.0
id: deployment-app3
with:
environment-suffix: /app3
Expand Down

0 comments on commit 4b0b569

Please sign in to comment.