Skip to content

Commit

Permalink
Merge pull request #1661 from doorkeeper-gem/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/lots0logs/gh-action-get-changed-files-2.2.2

Bump lots0logs/gh-action-get-changed-files from 2.1.4 to 2.2.2
  • Loading branch information
nbulaj committed Jun 21, 2023
2 parents f02fcb4 + c4c8b8d commit 129ba8e
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

0 comments on commit 129ba8e

Please sign in to comment.