Skip to content

Commit

Permalink
chore(deps): update dependency actions/create-release to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 31, 2020
1 parent 7c530f8 commit fa2f1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Publish release
run: git push --follow-tags
- name: Publish GitHub release
uses: actions/create-release@v1.1.2
uses: actions/create-release@v1.1.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit fa2f1e2

Please sign in to comment.