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 16, 2024
1 parent e7b3f10 commit 8049091
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/[email protected].6
uses: tramlinehq/[email protected].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/[email protected].6
uses: tramlinehq/[email protected].7
with:
input: ${{ github.event.inputs.tramline-input }}

Expand Down

0 comments on commit 8049091

Please sign in to comment.