From ff3765c48c16c12722106c70173789c7414fd5df Mon Sep 17 00:00:00 2001 From: Fred Clausen <43556888+fredclausen@users.noreply.github.com> Date: Thu, 26 Oct 2023 09:17:57 -0600 Subject: [PATCH 1/2] Update interval --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 562824ba..4aca14a4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: - package-ecosystem: "docker" directory: "/" schedule: - interval: daily + interval: weekly assignees: - "fredclausen" From 823acea8cecbd3ac290b5b87bea67649c85d810d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:58:36 +0000 Subject: [PATCH 2/2] build(deps): bump tj-actions/changed-files from 39.2.4 to 40.0.0 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.4 to 40.0.0. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v39.2.4...v40.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/check_derivatives_change.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_derivatives_change.yml b/.github/workflows/check_derivatives_change.yml index ce57e3b5..2648d357 100644 --- a/.github/workflows/check_derivatives_change.yml +++ b/.github/workflows/check_derivatives_change.yml @@ -19,7 +19,7 @@ jobs: - name: Check if the PR changes any of the derivative databases id: changed-files - uses: tj-actions/changed-files@v39.2.4 + uses: tj-actions/changed-files@v40.0.0 with: files: | *.csv