Skip to content

Bump lots0logs/gh-action-get-changed-files from 2.1.4 to 2.2.2 #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump lots0logs/gh-action-get-changed-files from 2.1.4 to 2.2.2
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] authored May 22, 2023
commit 36763999e9416d80f2d11b98f4394538af53cb2f
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: lots0logs/gh-action-get-changed-files@2.1.4
- uses: lots0logs/gh-action-get-changed-files@2.2.2
id: changed_files
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down