Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 9e6a093

Browse files
Bump tj-actions/changed-files from 46.0.1 to 46.0.3 (#379)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46.0.1 to 46.0.3. - [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@v46.0.1...v46.0.3) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d813cc8 commit 9e6a093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# List of files to check to trigger a rebuild on this job
7676
- name: Get specific changed files
7777
id: changed-files-specific
78-
uses: tj-actions/[email protected].1
78+
uses: tj-actions/[email protected].3
7979
with:
8080
files: |
8181
Dockerfile

0 commit comments

Comments
 (0)