Skip to content

Commit 5edb489

Browse files
build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 (#29)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2551e2 commit 5edb489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/custopize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ jobs:
252252
devices: "pi5-32bit,pi4-32bit,pi3-32bit,pi2-32bit,pi1-32bit"
253253

254254
- name: "🔖 Create release & attach assets"
255-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
255+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
256256
with:
257257
name: "${{ env.RELEASE_NAME }}"
258258
tag_name: "${{ env.RELEASE_TAG }}"

0 commit comments

Comments
 (0)