Thomas Ruggeri
300ce8ecb0
Upgrade actions core and actions github packages ( #649 )
...
* Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) and [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ).
Updates `@actions/core` from 1.10.0 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Updates `@actions/github` from 5.1.1 to 6.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
* bug: Use fetch request for mocked tests
2026-01-05 10:40:16 -08:00
fetch-metadata-action-automation[bot]
c5c4a724ff
Merge pull request #651 from dependabot/dependabot/npm_and_yarn/qs-6.14.1
...
Bump qs from 6.14.0 to 6.14.1
2026-01-05 09:58:59 -08:00
dependabot[bot]
2d1b63dbc3
Bump qs from 6.14.0 to 6.14.1
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 19:25:05 +00:00
Thomas Ruggeri
7d590d1f6c
Merge pull request #632 from ppkarwasz/feat/multi-versions
...
feat: Parse versions from metadata links
2025-12-22 13:00:31 -08:00
Thomas Ruggeri
35f9a4219a
Merge branch 'main' into feat/multi-versions
2025-12-22 12:46:00 -08:00
github-actions[bot]
21025c705c
v2.5.0
...
Release notes: https://github.com/dependabot/fetch-metadata/releases/tag/v2.5.0
v2
v2.5.0
2025-12-22 12:42:54 -08:00
fetch-metadata-action-automation[bot]
252291c490
Merge pull request #647 from dependabot/dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.24.0
...
Bump @modelcontextprotocol/sdk from 1.11.2 to 1.24.0
2025-12-22 12:39:08 -08:00
Thomas Ruggeri
fa144c97df
chore: Migrate jest expectation function
...
* Replace toBeCalledWith with toHaveBeenCalledWith
2025-12-22 20:36:27 +00:00
Thomas Ruggeri
33c7a0bfc8
bug: Mock PR body in test
...
* Mock body to get consistent testing
* Fix lint warnings
2025-12-22 20:36:27 +00:00
dependabot[bot]
99c27add52
Bump @modelcontextprotocol/sdk from 1.11.2 to 1.24.0
...
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk ) from 1.11.2 to 1.24.0.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases )
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.11.2...1.24.0 )
---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
dependency-version: 1.24.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 23:35:48 +00:00
fetch-metadata-action-automation[bot]
3837dcc013
Merge pull request #645 from dependabot/dependabot/npm_and_yarn/express-5.2.1
...
Bump express from 5.1.0 to 5.2.1
2025-12-18 15:34:18 -08:00
dependabot[bot]
d411582f80
Bump express from 5.1.0 to 5.2.1
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 20:10:26 +00:00
fetch-metadata-action-automation[bot]
186ccbbe83
Merge pull request #644 from dependabot/dependabot/npm_and_yarn/js-yaml-3.14.2
...
Bump js-yaml from 3.14.1 to 3.14.2
2025-12-18 12:09:00 -08:00
dependabot[bot]
84c891ecc2
Bump js-yaml from 3.14.1 to 3.14.2
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 20:04:10 +00:00
fetch-metadata-action-automation[bot]
4542092e92
Merge pull request #648 from dependabot/dependabot/github_actions/actions/create-github-app-token-2.2.1
...
Bump actions/create-github-app-token from 2.2.0 to 2.2.1
2025-12-18 11:58:53 -08:00
dependabot[bot]
dc132f8d6b
Bump actions/create-github-app-token from 2.2.0 to 2.2.1
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](7e473efe3c...29824e69f5 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-07 16:01:11 +00:00
fetch-metadata-action-automation[bot]
fa6d7aee4f
Merge pull request #642 from dependabot/dependabot/github_actions/actions/checkout-6
...
Bump actions/checkout from 5 to 6
2025-11-24 11:50:23 -08:00
dependabot[bot]
f7daeaadf0
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-11-24 19:42:08 +00:00
fetch-metadata-action-automation[bot]
9b29e733d2
Merge pull request #643 from dependabot/dependabot/github_actions/actions/create-github-app-token-2.2.0
...
Bump actions/create-github-app-token from 2.1.4 to 2.2.0
2025-11-24 10:51:28 -08:00
dependabot[bot]
b02431692b
Bump actions/create-github-app-token from 2.1.4 to 2.2.0
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](6701853927...7e473efe3c )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-23 16:01:14 +00:00
fetch-metadata-action-automation[bot]
5a70a1d133
Merge pull request #639 from dependabot/dependabot/github_actions/actions/setup-node-6
...
Bump actions/setup-node from 5 to 6
2025-10-20 11:22:05 -07:00
dependabot[bot]
dbb03871b7
Bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-19 16:01:11 +00:00
fetch-metadata-action-automation[bot]
2675208c91
Merge pull request #637 from dependabot/dependabot/github_actions/actions/setup-node-5
...
Bump actions/setup-node from 4 to 5
2025-10-10 20:21:43 +00:00
dependabot[bot]
328a418469
Bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-10 20:21:11 +00:00
fetch-metadata-action-automation[bot]
46afdda46f
Merge pull request #636 from dependabot/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-10-10 13:19:23 -07:00
dependabot[bot]
a62b0915e2
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-10-10 20:18:16 +00:00
fetch-metadata-action-automation[bot]
fc6f54062b
Merge pull request #638 from dependabot/dependabot/github_actions/actions/create-github-app-token-2.1.4
...
Bump actions/create-github-app-token from 2.1.1 to 2.1.4
2025-10-10 13:16:47 -07:00
Piotr P. Karwasz
14da1d746f
Merge branch 'main' into feat/multi-versions
2025-10-06 09:20:41 +02:00
dependabot[bot]
500eae7acf
Bump actions/create-github-app-token from 2.1.1 to 2.1.4
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](a8d6161485...6701853927 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-14 16:01:12 +00:00
fetch-metadata-action-automation[bot]
46cfd663b8
Merge pull request #635 from dependabot/dependabot/github_actions/actions/create-github-app-token-2.1.1
...
Bump actions/create-github-app-token from 2.0.6 to 2.1.1
2025-09-04 15:53:34 -07:00
dependabot[bot]
c1d60bae80
Bump actions/create-github-app-token from 2.0.6 to 2.1.1
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 2.0.6 to 2.1.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](df432ceedc...a8d6161485 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-17 16:34:29 +00:00
Piotr P. Karwasz
b71ef72efc
fix: Rebuild project
2025-07-01 21:25:54 +02:00
Piotr P. Karwasz
a6302c9795
fix: Remove HTML markup from JSDoc
2025-07-01 21:22:44 +02:00
Piotr P. Karwasz
849cba618c
fix: expected test results
2025-06-24 00:01:06 +02:00
Piotr P. Karwasz
f575621dfd
fix: build the action
2025-06-23 23:54:21 +02:00
Piotr P. Karwasz
60e1c69665
feat: Parse versions from metadata links
...
Dependabot PRs that update a **single** dependency include version details in the commit message introduction, e.g.,
> "Bumps `<dependency>` from `<prevVersion>` to `<newVersion>`"
This is the format generated by the [`commit_message_intro`](cc4b4eaade/common/lib/dependabot/pull_request_creator/message_builder.rb (L320-L325) ) method in Dependabot Core.
However, when **multiple dependencies** are updated in a single PR, this format isn't used consistently, which limits the action’s ability to extract accurate version information.
This change improves version parsing for multi-dependency PRs by introducing two additional detection strategies:
1. **YAML metadata parsing**
Dependabot includes a YAML block in the commit message with structured details for each updated dependency:
```yaml
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking
```
This is the most reliable and stable source for the **new** version of each dependency, though it does **not** include the previous version.
2. **Metadata links parsing**
In multi-dependency updates, Dependabot also appends “metadata links” with a format like:
> "Updates `<dependencyName>` from `<prevVersion>` to `<newVersion>`"
These lines are generated bythe [`metadata_links`](cc4b4eaade/common/lib/dependabot/pull_request_creator/message_builder.rb (L664-L678) ) method and provide **both** the old and new versions.
By combining these sources, the action now supports version parsing for PRs with multiple updated dependencies—broadening its coverage and improving reliability.
Closes #402
2025-06-23 23:47:59 +02:00
fetch-metadata-action-automation[bot]
496eb7a6d0
Merge pull request #629 from dependabot/dependabot/npm_and_yarn/dev-dependencies-0ce598d91d
...
Bump the dev-dependencies group with 11 updates
2025-05-16 19:34:02 +00:00
Jeff Widman
37e6fcd735
add npm run build output
2025-05-16 19:33:20 +00:00
dependabot[bot]
00912675f7
Bump the dev-dependencies group with 11 updates
...
Bumps the dev-dependencies group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc ) | `3.3.0` | `3.3.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.22.0` | `9.26.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.11` | `22.15.17` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.27.0` | `8.32.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.27.0` | `8.32.0` |
| [dotenv](https://github.com/motdotla/dotenv ) | `16.4.7` | `16.5.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.22.0` | `9.26.0` |
| [nock](https://github.com/nock/nock ) | `14.0.1` | `14.0.4` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.2.6` | `29.3.2` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.8.2` | `5.8.3` |
| [yaml](https://github.com/eemeli/yaml ) | `2.7.0` | `2.7.1` |
Updates `@eslint/eslintrc` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/eslint/eslintrc/releases )
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslintrc/compare/v3.3.0...v3.3.1 )
Updates `@eslint/js` from 9.22.0 to 9.26.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.26.0/packages/js )
Updates `@types/node` from 22.13.11 to 22.15.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.27.0 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.27.0 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/parser )
Updates `dotenv` from 16.4.7 to 16.5.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.7...v16.5.0 )
Updates `eslint` from 9.22.0 to 9.26.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.22.0...v9.26.0 )
Updates `nock` from 14.0.1 to 14.0.4
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v14.0.1...v14.0.4 )
Updates `ts-jest` from 29.2.6 to 29.3.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.2 )
Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3 )
Updates `yaml` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
dependency-version: 3.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@eslint/js"
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-version: 22.15.17
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: dotenv
dependency-version: 16.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: nock
dependency-version: 14.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: ts-jest
dependency-version: 29.3.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: yaml
dependency-version: 2.7.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-15 04:32:17 +00:00
fetch-metadata-action-automation[bot]
d7ff83c1b0
Merge pull request #628 from dependabot/dependabot/github_actions/actions/publish-immutable-action-0.0.4
...
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4
2025-05-14 22:28:40 -06:00
dependabot[bot]
b8623e7fe6
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4
...
Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/actions/publish-immutable-action/releases )
- [Commits](https://github.com/actions/publish-immutable-action/compare/0.0.3...v0.0.4 )
---
updated-dependencies:
- dependency-name: actions/publish-immutable-action
dependency-version: 0.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-11 16:49:18 +00:00
fetch-metadata-action-automation[bot]
08eff52bf6
v2.4.0 ( #594 )
...
Release notes: https://github.com/dependabot/fetch-metadata/releases/tag/v2.4.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.4.0
2025-05-09 17:48:12 -06:00
fetch-metadata-action-automation[bot]
821b654251
Merge pull request #621 from dependabot/dependabot/github_actions/actions/create-github-app-token-2.0.6
...
Bump actions/create-github-app-token from 2.0.2 to 2.0.6
2025-05-09 17:42:22 -06:00
dependabot[bot]
2c22a370e3
Bump actions/create-github-app-token from 2.0.2 to 2.0.6
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 2.0.2 to 2.0.6.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](3ff1caaa28...df432ceedc )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 23:38:31 +00:00
Jeff Widman
6ad01a0495
Add workflow to publish new version of immutable action on every release ( #623 )
...
Adds a workflow that publishes a new version of the immutable action package
for this action on every release.
Co-authored-by: Nish Sinha <nishnha@github.com >
2025-05-09 17:37:39 -06:00
Jeff Widman
8ca800c164
Enable caching of npm install/npm ci for setup-node action ( #618 )
...
They now support caching the results of `npm install`/`npm ci`:
https://github.blog/changelog/2021-07-02-github-actions-setup-node-now-supports-dependency-caching/
2025-04-14 08:58:10 -07:00
fetch-metadata-action-automation[bot]
67876354ac
Merge pull request #616 from dependabot/dependabot/github_actions/actions/create-github-app-token-2.0.2
...
Bump actions/create-github-app-token from 1.11.3 to 2.0.2
2025-04-11 11:37:43 -07:00
dependabot[bot]
a09d4affbb
Bump actions/create-github-app-token from 1.11.3 to 2.0.2
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 1.11.3 to 2.0.2.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](67e27a7eb7...3ff1caaa28 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-11 16:34:33 +00:00
Jeff Widman
3a5ce46470
Remove unnecessary hardcoding of ref ( #617 )
...
I'm copying the setup of one of these actions to another repo, and the
hardcoding of `ref` surprised me... these should be the same as the
defaault behavior. I checked with Barry who originally committed these
files, and he didn't remember why... possibly he'd hardcoded them when
testing the action and forgot to remove them.
So let's pull them out to remove confusion.
2025-04-11 09:33:37 -07:00
Jeff Widman
798f45cdc5
Fixup some anchor tags that weren't deeplinking ( #614 )
2025-04-02 16:47:58 -04:00