Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Nov 11, 2023
1 parent 94c4e35 commit 6b17a92
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ jobs:
sdk/go.sum
go-version: 1.21.x
- run: make upstream

# Work around https://github.com/google/go-licenses/issues/244
- run: cd upstream && go mod edit -go=1.21 && go mod tidy
- run: cd provider && go mod edit -go=1.21 && go mod tidy

- uses: pulumi/license-check-action@main
with:
module-path: provider
Expand Down

0 comments on commit 6b17a92

Please sign in to comment.