Skip to content

Commit 1cdb5a7

Browse files
Update softprops/action-gh-release action to v2 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd930aa commit 1cdb5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
env:
2727
GOOS: linux
2828
- name: Create release
29-
uses: softprops/action-gh-release@v1
29+
uses: softprops/action-gh-release@v2
3030
with:
3131
files: advent-of-code-2020
3232
env:

0 commit comments

Comments
 (0)