Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/master/typescript-…
Browse files Browse the repository at this point in the history
…eslint/eslint-plugin-6.20.0
  • Loading branch information
pattjaso authored Aug 10, 2024
2 parents e125663 + 4f0ce95 commit 42cc4c4
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 166 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodeapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:

steps:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: us-east-1
role-to-assume: arn:aws:iam::264319671630:role/GitHubActionsOidc

- uses: actions/checkout@v2

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
Expand Down
Loading

0 comments on commit 42cc4c4

Please sign in to comment.