Skip to content

Commit

Permalink
Update tramlinehq/deploy-action action to v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 99378cd commit 233d76b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android_prod_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Configure Tramline
id: tramline
uses: tramlinehq/deploy-action@v0.1.6
uses: tramlinehq/deploy-action@v0.1.7
with:
input: ${{ github.event.inputs.tramline-input }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ios_prod_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: Configure Tramline
id: tramline
uses: tramlinehq/deploy-action@v0.1.6
uses: tramlinehq/deploy-action@v0.1.7
with:
input: ${{ github.event.inputs.tramline-input }}

Expand Down

0 comments on commit 233d76b

Please sign in to comment.