Skip to content

Commit 0b01ff2

Browse files
committed
github: update action-gh-release to v2.2.1
Signed-off-by: Tonis Tiigi <[email protected]>
1 parent dd06922 commit 0b01ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ jobs:
283283
-
284284
name: GitHub Release
285285
if: startsWith(github.ref, 'refs/tags/v')
286-
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
286+
uses: softprops/[email protected].1
287287
env:
288288
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
289289
with:

0 commit comments

Comments
 (0)