Skip to content

Commit 1278d6c

Browse files
chore(deps): update external major
1 parent d76c1a3 commit 1278d6c

3 files changed

Lines changed: 42 additions & 66 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
aws-region: us-east-1
3232
role-to-assume: ${{ secrets.AWS_CREDENTIALS_ROLE }}
3333
- name: Fetch AWS Secrets
34-
uses: aws-actions/aws-secretsmanager-get-secrets@v2
34+
uses: aws-actions/aws-secretsmanager-get-secrets@v3
3535
with:
3636
parse-json-secrets: true
3737
secret-ids: |

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint": "9.4.0",
5353
"fs-extra": "11.3.5",
5454
"husky": "9.1.7",
55-
"lint-staged": "16.4.0",
55+
"lint-staged": "17.0.6",
5656
"mocha": "11.7.6",
5757
"mocha-multi-reporters": "1.5.1",
5858
"semantic-release": "25.0.3"

0 commit comments

Comments
 (0)