Skip to content

Commit

Permalink
chore(deps): bump @actions/artifact from 2.1.11 to 2.2.0 (#3459)
Browse files Browse the repository at this point in the history
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.11 to 2.2.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 6b8e188 commit 99421f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/actions/file-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Adobe",
"main": "index.js",
"dependencies": {
"@actions/artifact": "^2.1.11",
"@actions/artifact": "^2.2.0",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ __metadata:
languageName: node
linkType: hard

"@actions/artifact@npm:^2.1.11":
version: 2.1.11
resolution: "@actions/artifact@npm:2.1.11"
"@actions/artifact@npm:^2.2.0":
version: 2.2.0
resolution: "@actions/artifact@npm:2.2.0"
dependencies:
"@actions/core": "npm:^1.10.0"
"@actions/github": "npm:^5.1.1"
Expand All @@ -34,7 +34,7 @@ __metadata:
jwt-decode: "npm:^3.1.2"
twirp-ts: "npm:^2.5.0"
unzip-stream: "npm:^0.3.1"
checksum: 10c0/8f5fcd66616b6b1393e0aac00ac1eff6b21184a934b25c8ee8682c4481aa3f86bd9ceb9cdfbb69efbbfb4852eb9114e1afcdde2bf4ca01bc4f71c81e969b35e7
checksum: 10c0/beade6445c83f1de232efb2847937d273b880adadaf6994690531266c1f43afc286ab069f26277cb500e84496ff823179a8dcc1676088d2a49ad6d0afa58736a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4328,7 +4328,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@spectrum-tools/gh-action-file-diff@workspace:.github/actions/file-diff"
dependencies:
"@actions/artifact": "npm:^2.1.11"
"@actions/artifact": "npm:^2.2.0"
"@actions/core": "npm:^1.11.1"
"@actions/github": "npm:^6.0.0"
"@actions/glob": "npm:^0.5.0"
Expand Down

0 comments on commit 99421f5

Please sign in to comment.