Skip to content

Update all tsccr approved actions#240

Merged
nywilken merged 2 commits intomainfrom
deps/bump-all-tsccr-approved-actions
May 7, 2024
Merged

Update all tsccr approved actions#240
nywilken merged 2 commits intomainfrom
deps/bump-all-tsccr-approved-actions

Conversation

@nywilken
Copy link
Copy Markdown
Contributor

@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
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
Copy Markdown
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
Copy Markdown
Contributor 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
@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