Skip to content

Commit

Permalink
Update cd-oidc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SirrafuS authored Jan 5, 2024
1 parent 3b16e7d commit 16ec349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-oidc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

steps:

- uses: actions/checkout@v2
- uses: actions/checkout@v4
name: 'Checkout repository'

- name: Configure AWS Credentials
Expand All @@ -41,4 +41,4 @@ jobs:
- name: Deploy changes
run: |
brew install awsebcli
eb deploy
eb deploy

0 comments on commit 16ec349

Please sign in to comment.