Skip to content

Commit

Permalink
Bump the actions group with 2 updates (jupyterlab#16081)
Browse files Browse the repository at this point in the history
Bumps the actions group with 2 updates: [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `apache/skywalking-eyes` from ed436a5593c63a25f394ea29da61b0ac3731a9fe to 97538682f556b56cc7422ece660d8d7e6c4fb013
- [Release notes](https://github.com/apache/skywalking-eyes/releases)
- [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md)
- [Commits](apache/skywalking-eyes@ed436a5...9753868)

Updates `tj-actions/changed-files` from 42.0.5 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](tj-actions/changed-files@v42.0.5...v44.0.0)

---
updated-dependencies:
- dependency-name: apache/skywalking-eyes
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and ImpSy committed Jan 7, 2025
1 parent ec65afe commit acc8d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/license-header.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Fix License Header
# pin to include https://github.com/apache/skywalking-eyes/pull/168
uses: apache/skywalking-eyes/header@ed436a5593c63a25f394ea29da61b0ac3731a9fe
uses: apache/skywalking-eyes/header@97538682f556b56cc7422ece660d8d7e6c4fb013
with:
mode: fix

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reject-staging-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Get modified files in the staging directory
id: modified-files-in-staging
uses: tj-actions/changed-files@v42.0.5
uses: tj-actions/changed-files@v44.0.0
with:
# only checks for modified files in this directory
files: jupyterlab/staging
Expand Down

0 comments on commit acc8d1e

Please sign in to comment.