Skip to content

Commit

Permalink
Merge pull request #19 from ko1nksm/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/create-release-1.1.4

Bump actions/create-release from 1.0.0 to 1.1.4
  • Loading branch information
ko1nksm committed Jul 21, 2024
2 parents 276eb94 + b94f723 commit 0fee548
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 @@ -20,7 +20,7 @@ jobs:
run: make dist MINIFY=1
- name: Create 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 0fee548

Please sign in to comment.