Skip to content

Commit 9216f9e

Browse files
authored
Merge pull request #30 from byu-oit/dependabot/npm_and_yarn/examples/simple-lambda-with-deploy-test/tst/minimist-1.2.7
Bump minimist from 1.2.5 to 1.2.7 in /examples/simple-lambda-with-deploy-test/tst
2 parents 8dab298 + 66c0fa1 commit 9216f9e

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ jobs:
6161
strategy:
6262
matrix: ${{ fromJson(needs.env.outputs.matrix) }}
6363
fail-fast: false
64+
permissions:
65+
contents: read
66+
actions: read
67+
pull-requests: write
6468
steps:
6569
- uses: actions/checkout@v3
6670

examples/simple-lambda-with-deploy-test/tst/package-lock.json

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

0 commit comments

Comments
 (0)