Skip to content

Commit

Permalink
for TremoloSecurity#13 try to get latest go
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed Feb 21, 2023
1 parent 5ffa285 commit 6e3390b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: '^1.19'
- uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: ${{ secrets.AWS_ROLE }}
Expand Down

0 comments on commit 6e3390b

Please sign in to comment.