Skip to content

Commit

Permalink
Update octokit/request-action action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzaxak committed Apr 23, 2021
1 parent e295b70 commit cc3c2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: GitHub API Request
if: ${{ steps.check.outputs.triggered == 'true' }}
id: request
uses: octokit/request-action@v2.0.26
uses: octokit/request-action@v2.1.0
with:
route: ${{ github.event.issue.pull_request.url }}
env:
Expand Down

0 comments on commit cc3c2bd

Please sign in to comment.