Skip to content

Commit da714be

Browse files
Bump @actions/artifact from 2.1.7 to 2.1.8 in the npm-production group (#37)
* Bump @actions/artifact from 2.1.7 to 2.1.8 in the npm-production group Bumps the npm-production group with 1 update: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact). Updates `@actions/artifact` from 2.1.7 to 2.1.8 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com> * Rebuild dist after @actions/artifact update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matěj Chalk <matej.chalk@flowup.cz>
1 parent 8a2079f commit da714be

4 files changed

Lines changed: 10 additions & 9 deletions

File tree

dist/index.js

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

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
},
6767
"dependencies": {
68-
"@actions/artifact": "^2.1.7",
68+
"@actions/artifact": "^2.1.8",
6969
"@actions/core": "^1.10.1",
7070
"@actions/exec": "^1.1.1",
7171
"@actions/github": "^6.0.0",

0 commit comments

Comments
 (0)