Jonas Bushart
|
4066006ec5
|
Update changelog
v1
v1.1
v1.1.2
|
2025-12-14 20:52:54 +01:00 |
|
Jonas Bushart
|
b6f69bb150
|
Merge pull request #9 from mleblebici/patch-1
|
2025-12-14 20:47:58 +01:00 |
|
Mehmet Leblebici
|
fcc23666bd
|
fix: mitigate command injection issue
fix: mitigate command injection issue
|
2025-12-12 11:25:24 +01:00 |
|
Jonas Bushart
|
2d2b6c0aa4
|
Merge pull request #7 from actions-rust-lang/dependabot/github_actions/actions/checkout-6
|
2025-12-01 23:01:03 +01:00 |
|
dependabot[bot]
|
852dcdbe70
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 21:56:17 +00:00 |
|
Jonas Bushart
|
5eeb7d2c55
|
Merge pull request #6 from actions-rust-lang/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-09-02 19:56:32 +02:00 |
|
dependabot[bot]
|
5b27ffaa0f
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-02 09:45:45 +00:00 |
|
Jonas Bushart
|
559aa3035a
|
Update changelog
v1.1.1
|
2024-10-01 22:55:39 +02:00 |
|
Jonas Bushart
|
0704f9f820
|
Parse new rustfmt filename:line format
Adjust code for stripping ANSI escapes. A 0x0f character is included for switching character sets.
The old "filename at line line" is still supported.
|
2024-10-01 22:45:24 +02:00 |
|
Jonas Bushart
|
1ad726d02d
|
Update example workflow in readme
|
2023-10-03 18:55:45 +02:00 |
|
Jonas Bushart
|
696312a834
|
Merge pull request #4 from actions-rust-lang/dependabot/github_actions/actions/checkout-4
|
2023-10-01 21:59:27 +02:00 |
|
dependabot[bot]
|
706f84c12d
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-01 19:23:32 +00:00 |
|
Jonas Bushart
|
2d1d4e9f72
|
Merge pull request #2 from actions-rust-lang/add-manifest-path
v1.1.0
|
2022-11-21 21:50:19 +01:00 |
|
Jonas Bushart
|
3e2206ce92
|
Add manifest-path to allow cargo projects at any location
|
2022-11-21 21:32:05 +01:00 |
|
Jonas Bushart
|
35e7a82eb3
|
Switch from set-output to $GITHUB_OUTPUT
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
v1.0
v1.0.1
|
2022-10-13 20:59:38 +02:00 |
|
Jonas Bushart
|
fe47310482
|
Add dependabot configuration
|
2022-07-19 18:07:10 +00:00 |
|
Jonas Bushart
|
a2dccfa04f
|
Add changelog
|
2022-07-19 18:01:45 +00:00 |
|
Jonas Bushart
|
6b7398aa44
|
Ensure releases are properly tagged
v1.0.0
|
2022-05-16 23:57:55 +02:00 |
|
Jonas Bushart
|
9d16ea8c14
|
Update readme
|
2022-05-16 23:57:00 +02:00 |
|
Jonas Bushart
|
f25bee4d39
|
Do not install duplicate problem matcher
|
2022-05-16 23:52:31 +02:00 |
|
Jonas Bushart
|
a4b4be2ea7
|
Init Action
|
2022-05-10 22:41:44 +02:00 |
|
Jonas Bushart
|
960529158f
|
Initial commit
|
2022-05-10 22:27:48 +02:00 |
|