Skip to content

Commit

Permalink
Bump lots0logs/gh-action-get-changed-files from 2.1.4 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [lots0logs/gh-action-get-changed-files](https://github.com/lots0logs/gh-action-get-changed-files) from 2.1.4 to 2.2.2.
- [Release notes](https://github.com/lots0logs/gh-action-get-changed-files/releases)
- [Commits](lots0logs/gh-action-get-changed-files@2.1.4...2.2.2)

---
updated-dependencies:
- dependency-name: lots0logs/gh-action-get-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent f02fcb4 commit c4c8b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_orm_changes.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: List & cache git modified files
id: changed_files
uses: lots0logs/gh-action-get-changed-files@2.1.4
uses: lots0logs/gh-action-get-changed-files@2.2.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Check if ORM files were changed
Expand Down

1 comment on commit c4c8b8d

@Suttlebrissetteson
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The requested update has been made. The "lots0logs/gh-action-get-changed-files" dependency has been bumped from version 2.1.4 to 2.2.2. You can find the release notes for this update here and view the specific commits made in the update here.

The dependency has been updated according to the specified dependency type and update type repair The updated version is now in effect for the direct production dependency.

Please sign in to comment.