Merge pull request #2909 from nunocoracao/dependabot/github_actions/main/softprops/action-gh-release-3

👷 Bump softprops/action-gh-release from 2 to 3
This commit is contained in:
Nuno C.
2026-05-13 22:51:39 +01:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
name: config-default name: config-default
path: config-default.zip path: config-default.zip
- name: Upload to release - name: Upload to release
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v3
with: with:
files: config-default.zip files: config-default.zip
tag_name: ${{ github.event.release.tag_name }} tag_name: ${{ github.event.release.tag_name }}