Skip to content

Commit

Permalink
update version of workflow trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored Jul 18, 2024
1 parent 9d960b5 commit ba40cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Start remote integration tests
uses: aurelien-baudet/workflow-dispatch@2.1.1
uses: the-actions-org/workflow-dispatch@v4.0.0
with:
workflow: Integration Tests on devnet chain
token: ${{ needs.config.outputs.github-app-auth }}
Expand Down

0 comments on commit ba40cb6

Please sign in to comment.