Skip to content

Commit 99adaed

Browse files
authored
Merge pull request #1268 from PokeAPI/dependabot/github_actions/softprops/action-gh-release-2.3.2
build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2
2 parents 3ea56dd + 79bbfc7 commit 99adaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
nohup make serve &
3333
sleep 3
3434
- name: Release
35-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
35+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
3636
if: startsWith(github.ref, 'refs/tags/')
3737
with:
3838
draft: true

0 commit comments

Comments
 (0)