From 3228a35a2df83e5927595201909d2846d8f6c7c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 03:12:54 +0000 Subject: [PATCH 1/2] Bump abatilo/actions-poetry from 2 to 3 Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 3. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](https://github.com/abatilo/actions-poetry/compare/v2...v3) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b1f4adf..7cfd97c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,7 +27,7 @@ jobs: with: python-version: ${{ matrix.python-version }} - name: Run image - uses: abatilo/actions-poetry@v2 + uses: abatilo/actions-poetry@v3 with: poetry-version: ${{ matrix.poetry-version }} From ff6375fd8011af09e882fd58e51f31af6be22b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 15 Jan 2024 03:13:07 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E2=9C=85=20Ready=20to=20clone=20and=20code?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/template.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/template.yml diff --git a/.github/template.yml b/.github/template.yml deleted file mode 100644 index 53faae1..0000000 --- a/.github/template.yml +++ /dev/null @@ -1 +0,0 @@ -author: fre171csiro \ No newline at end of file