Skip to content

Commit 1e73433

Browse files
Merge pull request #28 from flutter-form-builder-ecosystem/dependabot/github_actions/softprops/action-gh-release-0.1.15
build(deps): bump softprops/action-gh-release from 0.1.14 to 0.1.15
2 parents f918078 + ec146c7 commit 1e73433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
env:
8585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8686
- name: Create release
87-
uses: softprops/[email protected].14
87+
uses: softprops/[email protected].15
8888
with:
8989
body: ${{steps.github_release.outputs.changelog}}
9090

0 commit comments

Comments
 (0)