From 36763999e9416d80f2d11b98f4394538af53cb2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 09:01:37 +0000 Subject: [PATCH] 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](https://github.com/lots0logs/gh-action-get-changed-files/compare/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] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 23ce64b06..76d312236 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 }}