Skip to content

Commit

Permalink
Bump lots0logs/gh-action-get-changed-files from 2.1.4 to 2.2.0
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.0.
- [Release notes](https://github.com/lots0logs/gh-action-get-changed-files/releases)
- [Commits](lots0logs/gh-action-get-changed-files@2.1.4...2.2.0)

---
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 18, 2023
1 parent f02fcb4 commit 28cac81
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.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Check if ORM files were changed
Expand Down

0 comments on commit 28cac81

Please sign in to comment.