Skip to content

Commit ac303f2

Browse files
chore(deps): Bump tj-actions/changed-files
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 0ff001de0805038ff3f118de4875002200057732 to 7d5bbf4e8d5c63a42c94e1c1bff2394247117e96. - [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@0ff001d...7d5bbf4) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 7d5bbf4e8d5c63a42c94e1c1bff2394247117e96 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19b6d72 commit ac303f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
1616
- name: Check if version has been updated
1717
id: check
18-
uses: tj-actions/changed-files@0ff001de0805038ff3f118de4875002200057732 # v43
18+
uses: tj-actions/changed-files@b7ac303c8684d5e668c6c810e61a6fe32a53fe25 # v43
1919
with:
2020
files: lib/blueprinter-activerecord/version.rb
2121
release:

0 commit comments

Comments
 (0)