Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all tsccr approved actions #240

Merged
merged 2 commits into from
May 7, 2024

Conversation

nywilken
Copy link
Member

@nywilken nywilken commented May 7, 2024

tsccr-helper gha update -latest .

```shell
tsccr-helper gha update -latest .
```
@nywilken nywilken requested a review from a team as a code owner May 7, 2024 16:56
@nywilken nywilken added dependencies Pull requests that update a dependency file security labels May 7, 2024
@@ -67,13 +67,6 @@ jobs:
echo "$PACKAGE_NAMES"
echo "$PACKAGE_NAMES" | xargs -I {} gotestsum --format=short-verbose --junitfile "$TEST_RESULTS_PATH"/packer-plugin-sdk/gotestsum-report.xml -- -count 1 -p 2 {};

# Save coverage report parts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we removing this since it's not supported anymore? Not contesting, merely curious!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just don't use these. So I don't want to spend time fixing these for matrix builds.

@nywilken nywilken merged commit 8b23f58 into main May 7, 2024
9 checks passed
@nywilken nywilken deleted the deps/bump-all-tsccr-approved-actions branch May 7, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants