Skip to content

Commit

Permalink
Merge pull request nabeken#12 from nabeken/releng-v0.1.7
Browse files Browse the repository at this point in the history
actions: use 0.1.7
  • Loading branch information
nabeken authored Jun 25, 2023
2 parents 42565a2 + bb3fcb4 commit 843ab2c
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 843ab2c

Please sign in to comment.