Skip to content

Commit 1c6e81a

Browse files
authored
Merge pull request #130 from ValveResourceFormat/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents d05cc9f + 81244c2 commit 1c6e81a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
working-directory: artifacts
7070

7171
- name: Create release
72-
uses: softprops/action-gh-release@v2
72+
uses: softprops/action-gh-release@v3
7373
with:
7474
draft: true
7575
files: artifacts/ValveKeyValue.nupkg

0 commit comments

Comments
 (0)