Skip to content

Commit

Permalink
chore(deps): update int128/deployment-action action to v1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent de904b2 commit 07ec8fc
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 07ec8fc

Please sign in to comment.