Skip to content

Commit eccad5d

Browse files
authored
Merge pull request #100 from shanselman/dependabot/github_actions/softprops/action-gh-release-3.0.0
Merging major update: softprops/action-gh-release 2.6.1 → 3.0.0 (Node 20 → 24 runtime only)
2 parents 854ef6c + a25f307 commit eccad5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
path: artifacts/
276276

277277
- name: Create Release
278-
uses: softprops/action-gh-release@v2.6.1
278+
uses: softprops/action-gh-release@v3.0.0
279279
with:
280280
files: artifacts/*
281281
generate_release_notes: true

0 commit comments

Comments
 (0)