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 6b9a993 commit 5ac19ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v2
- name: Get Changed Files
id: get_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: List Commit Files
Expand Down

0 comments on commit 5ac19ea

Please sign in to comment.