Skip to content

Commit cff3c82

Browse files
dependabot[bot]ViMaSter
authored andcommitted
chore(deps): Bump ncipollo/release-action from 1.14.0 to 1.16.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.16.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.14.0...v1.16.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ea6d5d commit cff3c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
run: cat changelog.md
229229

230230
- name: Create GitHub Release
231-
uses: ncipollo/release-action@v1.14.0
231+
uses: ncipollo/release-action@v1.16.0
232232
with:
233233
artifacts: |
234234
${{ github.workspace }}/build/macOS-v${{ needs.setVersionNumber.outputs.version_number }}.zip

0 commit comments

Comments
 (0)