Skip to content

Commit f0fbf54

Browse files
Bump the npm-production group across 1 directory with 2 updates
Bumps the npm-production group with 2 updates in the / directory: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) and [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). Updates `@actions/artifact` from 2.3.1 to 2.3.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `@actions/github` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbb114c commit f0fbf54

File tree

2 files changed

+86
-32
lines changed

2 files changed

+86
-32
lines changed

package-lock.json

Lines changed: 84 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
]
7878
},
7979
"dependencies": {
80-
"@actions/artifact": "^2.3.1",
80+
"@actions/artifact": "^2.3.2",
8181
"@actions/core": "^1.11.1",
8282
"@actions/exec": "^1.1.1",
83-
"@actions/github": "^6.0.0",
83+
"@actions/github": "^6.0.1",
8484
"@code-pushup/ci": "^0.68.0",
8585
"@code-pushup/models": "^0.68.0",
8686
"@code-pushup/utils": "^0.68.0",

0 commit comments

Comments
 (0)