dependabot[bot]
575dc41c30
chore(deps): bump tj-actions/changed-files from 45.0.3 to 45.0.4
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.3 to 45.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.3...v45.0.4 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 13:16:16 +00:00
Jose Diaz-Gonzalez
84272b4725
fix: correct errors in brew doctor output when making a formula release
...
The default homebrew setup with the macos-latest runners has issues that cause `brew doctor` to exit non-zero. The exit codes of the commands are ignored in case they are no longer necessary in the future.
2024-11-03 14:22:31 -05:00
Jose Diaz-Gonzalez
010952e9c0
feat: add debugging information to brew bump-formula-pr
...
This will let us better file reports upstream.
2024-11-03 00:07:19 -04:00
dependabot[bot]
667e7b0d4e
chore(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.3
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.2 to 45.0.3.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.2...v45.0.3 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-04 13:09:47 +00:00
Jose Diaz-Gonzalez
9d76265e33
fix: run arm build on 22.04
...
There is no 24.04 buildjet runner, so this just stalls forever.
2024-09-23 21:46:48 -04:00
Jose Diaz-Gonzalez
5c823e79e7
Merge pull request #7153 from dokku/dependabot/github_actions/luizm/action-sh-checker-0.9.0
...
chore(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0
2024-09-23 02:04:32 -04:00
dependabot[bot]
1da3f83138
chore(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0
...
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/luizm/action-sh-checker/releases )
- [Commits](c6edb3de93...17bd25a6ee )
---
updated-dependencies:
- dependency-name: luizm/action-sh-checker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 05:09:41 +00:00
dependabot[bot]
ca47fb50ce
chore(deps): bump tj-actions/changed-files from 45.0.0 to 45.0.2
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.0 to 45.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.0...v45.0.2 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 05:09:39 +00:00
Jose Diaz-Gonzalez
93452a0e80
tests: run CI on Ubuntu Noble
2024-09-22 23:27:32 -04:00
Jose Diaz-Gonzalez
4c03199557
Merge pull request #7172 from dokku/ci-release-on-noble
...
Run CI release processes on Ubuntu Noble
2024-09-21 19:49:31 -04:00
Jose Diaz-Gonzalez
5b974d529e
Merge pull request #7170 from dokku/ci-codeql-on-noble
...
Run CI codeql analysis on Ubuntu Noble
2024-09-21 19:48:12 -04:00
Jose Diaz-Gonzalez
33208e663d
Merge pull request #7169 from dokku/ci-docs-on-noble
...
Run CI doc generation on Ubuntu Noble
2024-09-21 19:47:30 -04:00
Jose Diaz-Gonzalez
a594c517c8
tests: run CI release processes on Ubuntu Noble
2024-09-21 19:47:00 -04:00
Jose Diaz-Gonzalez
b1406c6f65
tests: run CI codeql analysis on Ubuntu Noble
2024-09-21 19:44:36 -04:00
Jose Diaz-Gonzalez
4e927a1d1e
tests: run CI doc generation on Ubuntu Noble
2024-09-21 19:43:28 -04:00
Jose Diaz-Gonzalez
d023f252c3
feat: run CI linting on Ubuntu Noble
2024-09-21 19:42:40 -04:00
Jose Diaz-Gonzalez
ffd8fddff1
chore: separate out docker setup and check the contents of the nginx sudoers file
2024-09-21 17:20:20 -04:00
Jose Diaz-Gonzalez
9110e2c365
chore: use python3 instead of python
2024-09-21 17:20:20 -04:00
dependabot[bot]
93053a329f
chore(deps): bump tj-actions/changed-files from 44.5.7 to 45.0.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.7 to 45.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.7...v45.0.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-21 13:47:37 +00:00
dependabot[bot]
a925fb989f
chore(deps): bump tj-actions/changed-files from 44.5.6 to 44.5.7
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.6 to 44.5.7.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.6...v44.5.7 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-01 13:39:14 +00:00
dependabot[bot]
afbad29c08
chore(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.5 to 44.5.6.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.5...v44.5.6 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-19 13:13:47 +00:00
dependabot[bot]
2d9b889362
chore(deps): bump tj-actions/changed-files from 44.5.3 to 44.5.5
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.3 to 44.5.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.3...v44.5.5 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-25 13:12:56 +00:00
dependabot[bot]
640d01552b
chore(deps): bump tj-actions/changed-files from 44.5.2 to 44.5.3
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.2 to 44.5.3.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.2...v44.5.3 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-20 13:52:51 +00:00
dependabot[bot]
4b0f01254b
chore(deps): bump tj-actions/changed-files from 44.5.1 to 44.5.2
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.1 to 44.5.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.1...v44.5.2 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-30 13:38:26 +00:00
dependabot[bot]
342713a59c
chore(deps): bump tj-actions/changed-files from 44.4.0 to 44.5.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.4.0 to 44.5.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.4.0...v44.5.1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-24 13:25:52 +00:00
dependabot[bot]
6c40ae5f6e
chore(deps): bump tj-actions/changed-files from 44.3.0 to 44.4.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.3.0 to 44.4.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.3.0...v44.4.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 13:42:59 +00:00
dependabot[bot]
89697f71d0
chore(deps): bump tj-actions/changed-files from 44.1.0 to 44.3.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.1.0 to 44.3.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.1.0...v44.3.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 13:49:10 +00:00
dependabot[bot]
b0e551b603
chore(deps): bump tj-actions/changed-files from 44.0.1 to 44.1.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.0.1 to 44.1.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.0.1...v44.1.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 13:49:08 +00:00
dependabot[bot]
1b6cecc8dc
chore(deps): bump tj-actions/changed-files from 44.0.0 to 44.0.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.0.0 to 44.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.0.0...v44.0.1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 14:00:58 +00:00
dependabot[bot]
1abca18683
chore(deps): bump tj-actions/changed-files from 43.0.1 to 44.0.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 43.0.1 to 44.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v43.0.1...v44.0.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-27 14:02:20 +00:00
dependabot[bot]
2352dde73b
chore(deps): bump tj-actions/changed-files from 43.0.0 to 43.0.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 43.0.0 to 43.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v43.0.0...v43.0.1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-21 13:05:54 +00:00
dependabot[bot]
dcd85f577e
chore(deps): bump tj-actions/changed-files from 42.1.0 to 43.0.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.1.0 to 43.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.1.0...v43.0.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-14 13:24:12 +00:00
dependabot[bot]
131567ba6d
chore(deps): bump tj-actions/changed-files from 42.0.7 to 42.1.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.7 to 42.1.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.7...v42.1.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 13:21:43 +00:00
dependabot[bot]
60865c21d7
chore(deps): bump tj-actions/changed-files from 42.0.6 to 42.0.7
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.6 to 42.0.7.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.6...v42.0.7 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-08 13:40:36 +00:00
dependabot[bot]
ac38c9058c
chore(deps): bump tj-actions/changed-files from 42.0.5 to 42.0.6
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.5 to 42.0.6.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.5...v42.0.6 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 13:58:12 +00:00
dependabot[bot]
ec262481fc
chore(deps): bump tj-actions/changed-files from 42.0.4 to 42.0.5
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.4 to 42.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.4...v42.0.5 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:38:53 +00:00
dependabot[bot]
eba8c0b262
chore(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.4
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.2 to 42.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.2...v42.0.4 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 13:31:28 +00:00
Jose Diaz-Gonzalez
e263db6b9c
Merge pull request #6381 from dokku/dependabot/github_actions/actions/upload-artifact-4
...
chore(deps): bump actions/upload-artifact from 3 to 4
2024-02-11 20:07:34 -05:00
Jose Diaz-Gonzalez
4b4e20a5a9
chore: update download-artifact action as well
2024-02-11 18:56:08 -05:00
dependabot[bot]
fb1420f78f
chore(deps): bump tj-actions/changed-files from 42.0.1 to 42.0.2
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.1 to 42.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.1...v42.0.2 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-26 13:45:24 +00:00
dependabot[bot]
02329b53f6
chore(deps): bump tj-actions/changed-files from 42.0.0 to 42.0.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.0 to 42.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.0...v42.0.1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-25 13:37:23 +00:00
Jose Diaz-Gonzalez
7a54f13da1
tests: run ci on ubuntu 22.04
2024-01-18 20:13:24 -05:00
dependabot[bot]
cca5060725
chore(deps): bump tj-actions/changed-files from 41.1.1 to 42.0.0
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 41.1.1 to 42.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v41.1.1...v42.0.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-18 13:05:47 +00:00
Jose Diaz-Gonzalez
af9dc4604a
fix: remove go.work file earlier
2024-01-17 01:58:37 -05:00
Jose Diaz-Gonzalez
9b4a376f68
fix: delete go.work file to resolve codeql issue
...
CodeQL doesn't currently support go.work files. See https://github.com/github/codeql/issues/14235 for details.
2024-01-17 01:51:11 -05:00
dependabot[bot]
8ec29abc9e
chore(deps): bump tj-actions/changed-files from 41.0.1 to 41.1.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 41.0.1 to 41.1.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v41.0.1...v41.1.1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 13:43:22 +00:00
Jose Diaz-Gonzalez
940f872113
feat: add options to the release workflow
...
This will make it easier to choose a release type.
2024-01-07 02:10:15 -05:00
Jose Diaz-Gonzalez
115b152ec6
Merge pull request #6407 from dokku/fix-release
...
Upgrade ruby to fix the release process
2024-01-07 02:04:17 -05:00
Jose Diaz-Gonzalez
9bc9f1f5ce
fix: upgrade ruby to fix the release process
...
Without this, package_cloud doesn't get installed due to an issue with the domain_name pacakge requiring Ruby 2.7.
2024-01-07 02:03:25 -05:00
dependabot[bot]
d6a24f678e
chore(deps): bump tj-actions/changed-files from 40.2.3 to 41.0.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 40.2.3 to 41.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.2.3...v41.0.1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 13:18:02 +00:00