Merge pull request #135 from zaneschepke/dependabot/github_actions/softprops/action-gh-release-2

build(deps): bump softprops/action-gh-release from 1 to 2
This commit is contained in:
Zane Schepke 2024-03-18 23:40:46 -04:00 committed by GitHub
commit 61989b596f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ jobs:
name: wgtunnel
- name: Create Release with Fastlane changelog notes
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:

View File

@ -85,7 +85,7 @@ jobs:
event-type: fdroid-update
- name: Create Release with Fastlane changelog notes
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: