Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#332)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 5e9d90c1d17465103f1658efbbb32266db0d8d8d.
  • Loading branch information
pulumi-bot authored Nov 11, 2023
1 parent 94c4e35 commit 2dd5521
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 2dd5521

Please sign in to comment.