Skip to content

Commit 7f44e28

Browse files
authored
chore(deps): Bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#694)
1 parent 217662c commit 7f44e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
sha256sum qrtool-* | tee sha256sums.txt
138138
b2sum qrtool-* | tee b2sums.txt
139139
- name: Release
140-
uses: softprops/action-gh-release@v2.2.0
140+
uses: softprops/action-gh-release@v2.2.1
141141
if: startsWith(github.ref, 'refs/tags/')
142142
with:
143143
draft: true

0 commit comments

Comments
 (0)