Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 653c226

Browse files
Bump tj-actions/changed-files from 44.5.5 to 44.5.7 in the actions group (#16634)
Bumps the actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 44.5.5 to 44.5.7 - [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@v44.5.5...v44.5.7) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27c8948 commit 653c226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reject-staging-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Get modified files in the staging directory
1818
id: modified-files-in-staging
19-
uses: tj-actions/[email protected].5
19+
uses: tj-actions/[email protected].7
2020
with:
2121
# only checks for modified files in this directory
2222
files: jupyterlab/staging

0 commit comments

Comments
 (0)