Skip to content

Commit bcb753b

Browse files
chore(deps): bump underscore from 1.9.1 to 1.13.1 (#111)
* chore(deps): bump underscore from 1.9.1 to 1.13.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.13.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](jashkenas/underscore@1.9.1...1.13.1) Signed-off-by: dependabot[bot] <support@github.com> * Update documentation-changes.yml * Update continuous-integration.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacques Yakoub <jacques.yakoub@gmail.com>
1 parent 2c06b8e commit bcb753b

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
pull_request:
88
branches:
99
- master
10-
10+
env:
11+
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
1112
jobs:
1213
ci:
1314
runs-on: ubuntu-latest

.github/workflows/documentation-changes.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Source Code API Breaking Changes
22
# Everyone is happy with breaking changes ^^
33
on:
44
pull_request:
5-
5+
env:
6+
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
67
jobs:
78
build-oas-artefacts:
89
runs-on: ubuntu-latest

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)