Skip to content

Commit 1758cbe

Browse files
authored
Merge pull request #1243 from PokeAPI/dependabot/github_actions/softprops/action-gh-release-2.2.2
build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2
2 parents d103208 + 0117e48 commit 1758cbe

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@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
35+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
3636
if: startsWith(github.ref, 'refs/tags/')
3737
with:
3838
draft: true

0 commit comments

Comments
 (0)