Skip to content

Commit

Permalink
Update to actions/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Apr 24, 2021
1 parent 131d790 commit 343c9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
popd
- name: Create new release
id: create_release
uses: actions/create-release@v1.0.0
uses: actions/create-release@v1.1.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 343c9ef

Please sign in to comment.