Skip to content

Commit

Permalink
actions: use 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeken committed Jun 25, 2023
1 parent 42565a2 commit bb3fcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
installation_id: ${{ secrets.installation_id }}
app_id: ${{ secrets.app_id }}
private_key: ${{ secrets.private_key }}
version: "0.1.6"
version: "0.1.7"

- name: Test Github API call
run: |
Expand Down

0 comments on commit bb3fcb4

Please sign in to comment.