Skip to content

Commit f03f863

Browse files
chore(deps): update github-actions to 718ea10 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22f3181 commit f03f863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bundle-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
echo "bundle_name=${BUNDLE_NAME}" >> "$GITHUB_OUTPUT"
237237
238238
- name: Create GitHub release
239-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
239+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3
240240
with:
241241
name: "${{ steps.tag.outputs.profile }} ${{ steps.tag.outputs.version }}"
242242
files: |

0 commit comments

Comments
 (0)