Skip to content

Commit 3bac05e

Browse files
chore(deps): bump masesgroup/retrieve-changed-files from 2 to 3 (#1144)
Bumps [masesgroup/retrieve-changed-files](https://github.com/masesgroup/retrieve-changed-files) from 2 to 3. - [Release notes](https://github.com/masesgroup/retrieve-changed-files/releases) - [Commits](masesgroup/retrieve-changed-files@v2...v3) --- updated-dependencies: - dependency-name: masesgroup/retrieve-changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7ad306 commit 3bac05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: 'Get Changed Files'
1212
id: 'files'
13-
uses: 'masesgroup/retrieve-changed-files@v2'
13+
uses: 'masesgroup/retrieve-changed-files@v3'
1414
with:
1515
format: 'json'
1616
# a force push will cause the action above to fail. Don't do force push when people are

0 commit comments

Comments
 (0)