Skip to content

Commit

Permalink
feat: pull_files arg fix from action-invoke 1.0.8 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
matzuk authored Sep 5, 2024
1 parent 90d60e8 commit c146c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ runs:
with:
version: ${{ inputs.version }}
- name: Run tests using marathon-cloud
uses: MarathonLabs/[email protected].7
uses: MarathonLabs/[email protected].8
with:
apiKey: ${{ inputs.apiKey }}
application: ${{ inputs.application }}
Expand Down

0 comments on commit c146c1d

Please sign in to comment.