Skip to content

Commit 18e9f98

Browse files
authored
Merge pull request #456 from docker/dependabot/github_actions/softprops/action-gh-release-3.0.2
build(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2
2 parents fee46b1 + c6342da commit 18e9f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
-
184184
name: GitHub Release
185185
if: startsWith(github.ref, 'refs/tags/v')
186-
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
186+
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
187187
env:
188188
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
189189
with:

0 commit comments

Comments
 (0)