Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 0.1.13 to 2.2.1 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 5e6fe48 commit 0e9b450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Display
run: ls .\target\release\PowerSession.exe
- name: Release
uses: softprops/action-gh-release@v0.1.13
uses: softprops/action-gh-release@v2.2.1
with:
files: .\target\release\PowerSession.exe
- name: Publish to WinGet
Expand Down

0 comments on commit 0e9b450

Please sign in to comment.